This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/19152] IMA and external inline don't get along


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-25 15:05 -------
The related non IMA case:
void f(void) {}
extern inline void f(void){}


But I don't know if this is valid C.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19152


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]