This is the mail archive of the gcc@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: the bugs database ...


On Wednesday, March 12, 2003, at 03:48 AM, Lars Segerlund wrote:
I was wondering if bug # 8730 is a bug at all ?

-pedantic-errors will cause the compiler to conform to the C standard more closely. If there is a difference between what you think the compiler should do, try this flag, and see if it then matches what you think the compiler should do, if it does, then that means that it is probably a GNU extension. In this case, I'd expect this methodology would have turned up the fact it was an extension.



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