public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/11459] New: -stdc=c90 -pedantic warns about C90's non long-long support when in C99 mode
@ 2003-07-08  4:56 debian-gcc at lists dot debian dot org
  2003-07-08 20:11 ` [Bug c/11459] -stdc=c90 -pedantic -ansi " pinskia at physics dot uc dot edu
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2003-07-08  4:56 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: -stdc=c90 -pedantic warns about C90's non long-long
                    support when in C99 mode
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org

[forwarded from http://bugs.debian.org/200392]

$ cat foo.c
long long i;
$ gcc -pedantic -std=c99 -Wall -c foo.c
foo.c:1: warning: ISO C90 does not support `long long'

no warning without -pedantic


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-05-01 11:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-08  4:56 [Bug c/11459] New: -stdc=c90 -pedantic warns about C90's non long-long support when in C99 mode debian-gcc at lists dot debian dot org
2003-07-08 20:11 ` [Bug c/11459] -stdc=c90 -pedantic -ansi " pinskia at physics dot uc dot edu
2003-07-09  5:44   ` Neil Booth
2003-07-08 23:57 ` [Bug c/11459] -stdc=c99 " neroden at gcc dot gnu dot org
2003-07-09  5:45 ` neil at daikokuya dot co dot uk
2003-07-09  7:27 ` neroden at gcc dot gnu dot org
2003-07-09  7:28 ` [Bug c/11459] -ansi -std=c99 -pedantic " neroden at gcc dot gnu dot org
2003-08-23  0:15 ` dhazeghi at yahoo dot com
2003-10-24 18:11 ` dhazeghi at yahoo dot com
2004-09-25 18:23 ` pinskia at gcc dot gnu dot org
2004-09-26  0:59 ` cvs-commit at gcc dot gnu dot org
2004-09-26  1:02 ` pinskia at gcc dot gnu dot org
2005-05-01 10:34 ` cvs-commit at gcc dot gnu dot org
2005-05-01 11:00 ` jsm28 at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).