Nothinman
Elite Member
Everytime I see inline functions mentioned in regards to gcc, well, they aren't good comments
The Linux kernel uses inline functions in a lot of performance critical spots and they work fine. No doubt there are bugs in certain versions of gcc, but AFAIK inline functions work well.