public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21014] New: read-rtl.c:670: warning: missing sentinel in function call
@ 2005-04-14  0:27 danglin at gcc dot gnu dot org
  2005-04-14  0:29 ` [Bug c/21014] " danglin at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-04-14  0:27 UTC (permalink / raw)
  To: gcc-bugs

stage1/xgcc -Bstage1/ -B/usr/local/gcc/gcc-4.1.0/vax-dec-ultrix4.3/bin/ -c   -g 
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
 -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -f
no-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -Ibuild -I../../gcc/gcc -I..
/../gcc/gcc/build -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include  
\
 -o build/read-rtl.o ../../gcc/gcc/read-rtl.c
cc1: warnings being treated as errors
../../gcc/gcc/read-rtl.c: In function 'join_c_conditions':
../../gcc/gcc/read-rtl.c:670: warning: missing sentinel in function call
make[2]: *** [build/read-rtl.o] Error 1

The same error occurs with preprocessed source using x86 cross.

-- 
           Summary: read-rtl.c:670: warning: missing sentinel in function
                    call
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: vax-dec-ultrix4.3
  GCC host triplet: vax-dec-ultrix4.3
GCC target triplet: vax-dec-ultrix4.3


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


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

end of thread, other threads:[~2005-04-15 22:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-14  0:27 [Bug c/21014] New: read-rtl.c:670: warning: missing sentinel in function call danglin at gcc dot gnu dot org
2005-04-14  0:29 ` [Bug c/21014] " danglin at gcc dot gnu dot org
2005-04-14  0:30 ` [Bug middle-end/21014] " pinskia at gcc dot gnu dot org
2005-04-14  0:46 ` dave at hiauly1 dot hia dot nrc dot ca
2005-04-14  0:58 ` dave at hiauly1 dot hia dot nrc dot ca
2005-04-15 22:10 ` dave at hiauly1 dot hia dot nrc dot ca

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).