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/16622] [C99] extern inline is handled wrong in C99 mode



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-11-01 05:07 -------
Why was this applied without a fixincludes for glibc?  and a patch to glibc?
Since GCC is the GNU Compiler Collection and glibc is the GNU libc so you need
to also fix glibc at the same time and now you just broke compiling 95% of the
programs that compile with -std=c99.


-- 


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


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