public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/54334] New: Unable to bootstrap using gcc 4.1.0 after cxx-conversion merge
@ 2012-08-20 20:33 rmansfield at qnx dot com
  2012-08-20 21:06 ` [Bug bootstrap/54334] " rmansfield at qnx dot com
  0 siblings, 1 reply; 2+ messages in thread
From: rmansfield at qnx dot com @ 2012-08-20 20:33 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54334
           Summary: Unable to bootstrap using gcc 4.1.0 after
                    cxx-conversion merge
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
              Host: i686-unknown-linux-gnu
            Target: i686-unknown-linux-gnu
             Build: i686-unknown-linux-gnu


Created attachment 28060
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28060
configure and build log

I've read on the ML that others have had issues and that fixes went in, and it
was working. But I'm still not able to bootstrap with rev 190543.

g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -fno-common  -DHAVE_CONFIG_H
-DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build
-I../../gcc/../include -I../../gcc/../libcpp/include 
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber  
 \
                -o build/genflags.o ../../gcc/genflags.c
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
In file included from ../../gcc/rtl.h:29,
                 from ../../gcc/genflags.c:28:
../../gcc/vec.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:197: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:274: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:277: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:301: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:316: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:332: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:349: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:367: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:375: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:398: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:414: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:458: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:467: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:502: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
../../gcc/vec.h:509: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '<' token
...


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

* [Bug bootstrap/54334] Unable to bootstrap using gcc 4.1.0 after cxx-conversion merge
  2012-08-20 20:33 [Bug bootstrap/54334] New: Unable to bootstrap using gcc 4.1.0 after cxx-conversion merge rmansfield at qnx dot com
@ 2012-08-20 21:06 ` rmansfield at qnx dot com
  0 siblings, 0 replies; 2+ messages in thread
From: rmansfield at qnx dot com @ 2012-08-20 21:06 UTC (permalink / raw)
  To: gcc-bugs

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

Ryan Mansfield <rmansfield at qnx dot com> changed:

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

--- Comment #1 from Ryan Mansfield <rmansfield at qnx dot com> 2012-08-20 21:06:07 UTC ---
Sorry for the noise, somehow the g++ drivers on the box I was using were
calling cc1 instead of cc1plus.


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

end of thread, other threads:[~2012-08-20 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-20 20:33 [Bug bootstrap/54334] New: Unable to bootstrap using gcc 4.1.0 after cxx-conversion merge rmansfield at qnx dot com
2012-08-20 21:06 ` [Bug bootstrap/54334] " rmansfield at qnx dot com

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