------- Comment #6 from lennox at cs dot columbia dot edu 2008-02-12 15:49
-------
(In reply to comment #4)
The problem occurs equally with gnu89 "extern inline" functions as with c99
"inline" functions (as seen in the initial bug report), so using static inline
when !__GNUC_STDC_INLINE__ still leaves the problem.
--
lennox at cs dot columbia dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34000