[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c/11459] -stdc=c90 -pedantic -ansi warns about C90's non long-long support when in C99 mode



PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-stdc=c90 -pedantic warns   |-stdc=c90 -pedantic -ansi
                   |about C90's non long-long   |warns about C90's non long-
                   |support when in C99 mode    |long support when in C99
                   |                            |mode


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-08 20:11 -------
The bug report is wrong because with those options, I do not get the warning but reading 
the bug report which is this is forward from, I see that the option -ansi is there, I do not 
know what is should happen when you say '-std=c99 -ansi' or '-ansi -std=c99', should gcc 
put into c89 or c99?  Could some else look at this bug and say what should gcc do?



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: