------- Comment #5 from pinskia at gcc dot gnu dot org 2008-02-12 01:37 ------- (In reply to comment #4) > We fixed the mmintrin.h issues by using inline when __GNUC_STDC_INLINE__, and > static inline otherwise in our tree.
The other way is to use the gnu_inline attribute always which case I am turning this into a target issue. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |target GCC build triplet|i686-apple-darwin9 | GCC host triplet|i686-apple-darwin9 | GCC target triplet|i686-apple-darwin9 |i?86-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34000