public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17658] New: Warning in gcc/cp/parser.c breaks bootstrap
@ 2004-09-24 16:30 v dot haisman at sh dot cvut dot cz
  2004-09-24 17:20 ` [Bug c++/17658] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2004-09-24 18:44 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-09-24 16:30 UTC (permalink / raw)
  To: gcc-bugs

make[2]: Entering directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
stage1/xgcc -Bstage1/ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/ -c   -O2 -g
-fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition -Werror -Werror -fno-common   -DHAVE_CONFIG_H
-I/home/4/wilx/include   -I. -Icp -I../../srcdir/gcc -I../../srcdir/gcc/cp
-I../../srcdir/gcc/../include -I../../srcdir/gcc/../libcpp/include 
../../srcdir/gcc/cp/parser.c -o cp/parser.o
cc1: warnings being treated as errors
../../srcdir/gcc/cp/parser.c: In function 'cp_parser_declaration':
../../srcdir/gcc/cp/parser.c:6680: warning: braces around scalar initializer
../../srcdir/gcc/cp/parser.c:6680: warning: (near initialization for 'token2.value')
../../srcdir/gcc/cp/parser.c:6680: warning: excess elements in scalar initializer
../../srcdir/gcc/cp/parser.c:6680: warning: (near initialization for 'token2.value')
../../srcdir/gcc/cp/parser.c:6680: warning: missing initializer
../../srcdir/gcc/cp/parser.c:6680: warning: (near initialization for
'token2.location')
make[2]: *** [cp/parser.o] Error 1
make[2]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make: *** [bootstrap] Error 2

-- 
           Summary: Warning in gcc/cp/parser.c breaks bootstrap
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd4.10
  GCC host triplet: i386-unknown-freebsd4.10
GCC target triplet: i386-unknown-freebsd4.10


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


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

* [Bug c++/17658] [4.0 Regression] Warning in gcc/cp/parser.c breaks bootstrap
  2004-09-24 16:30 [Bug bootstrap/17658] New: Warning in gcc/cp/parser.c breaks bootstrap v dot haisman at sh dot cvut dot cz
@ 2004-09-24 17:20 ` pinskia at gcc dot gnu dot org
  2004-09-24 18:44 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-24 17:20 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
          Component|bootstrap                   |c++
           Keywords|                            |build
            Summary|Warning in gcc/cp/parser.c  |[4.0 Regression] Warning in
                   |breaks bootstrap            |gcc/cp/parser.c breaks
                   |                            |bootstrap
   Target Milestone|---                         |4.0.0


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


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

* [Bug c++/17658] [4.0 Regression] Warning in gcc/cp/parser.c breaks bootstrap
  2004-09-24 16:30 [Bug bootstrap/17658] New: Warning in gcc/cp/parser.c breaks bootstrap v dot haisman at sh dot cvut dot cz
  2004-09-24 17:20 ` [Bug c++/17658] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-09-24 18:44 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-24 18:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-24 18:44 -------
Hmm, token2 is not initialized at all. I think you have a patch applied which causes this error.
This works for me.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2004-09-24 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-24 16:30 [Bug bootstrap/17658] New: Warning in gcc/cp/parser.c breaks bootstrap v dot haisman at sh dot cvut dot cz
2004-09-24 17:20 ` [Bug c++/17658] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-24 18:44 ` pinskia 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).