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]

Re: c/7741: ICE on conflicting types


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7741

The preprocessed source removed the comment I'd made about what caused the
ICE. Removing the #include <unistd.h> prevents the ICE, and a proper
diagnostic message is issued about the conflicting type declarations.
Including unistd.h causes the ICE (so it might be something screwy on my
system - but it doesn't happen with GCC 3.0)

jon


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