[Bug c/37917] inline functions are lost when defining c99/gnu99 without inline optimizations
--- Comment #2 from peroyvind at mandriva dot org 2008-10-27 11:52 --- So the proper fix for code to keep same behaviour would be to use 'extern inline' then? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37917
[Bug c/37917] New: inline functions are lost when defining c99/gnu99 without inline optimizations
without inline optimizations Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: peroyvind at mandriva d