------- Comment #2 from pinskia at gcc dot gnu dot org  2008-08-21 17:50 -------
This sounds like a glibc bug really.  glibc's headers has invalid C in it :).

>why does --combine 
Because GCC checks that the prototypes are compatible across translational
units with --combine and errors out if they are not since that is invalid C :).


-- 


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

Reply via email to