public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/51969] New: [4.7 regression] gcc 4.7 unable to build gcc 4.6
@ 2012-01-23 17:05 markus at trippelsdorf dot de
  2012-01-23 18:35 ` [Bug bootstrap/51969] " markus at trippelsdorf dot de
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: markus at trippelsdorf dot de @ 2012-01-23 17:05 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51969
           Summary: [4.7 regression] gcc 4.7 unable to build gcc 4.6
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


gcc-4.7 doesn't build gcc-4.6 anymore:

gtype-desc.c:8893:18: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9012:36: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9096:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9117:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9124:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9131:31: error: subscripted value is neither array nor pointer nor
vector
make[3]: *** [gtype-desc.o] Error 1
make[3]: *** Waiting for unfinished jobs....

or with --enable-build-with-cxx:

gtype-desc.c:8893:20: error: no match for ‘operator[]’ in ‘x_rtl[0]’
gtype-desc.c:9012:38: error: no match for ‘operator[]’ in
‘default_target_libfuncs[0]’
gtype-desc.c:9096:33: error: no match for ‘operator[]’ in
‘default_target_rtl[0]’
gtype-desc.c:9117:33: error: no match for ‘operator[]’ in
‘default_target_rtl[0]’
gtype-desc.c:9124:33: error: no match for ‘operator[]’ in
‘default_target_rtl[0]’
gtype-desc.c:9131:33: error: no match for ‘operator[]’ in
‘default_target_rtl[0]’
make[3]: *** [gtype-desc.o] Error 1
make[3]: *** Waiting for unfinished jobs....

(gcc-4.6.3 builds gcc-4.6 without problems.)


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

end of thread, other threads:[~2012-06-11  9:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23 17:05 [Bug bootstrap/51969] New: [4.7 regression] gcc 4.7 unable to build gcc 4.6 markus at trippelsdorf dot de
2012-01-23 18:35 ` [Bug bootstrap/51969] " markus at trippelsdorf dot de
2012-01-23 18:49 ` [Bug bootstrap/51969] [4.6 " jakub at gcc dot gnu.org
2012-01-24  7:50 ` ralf_corsepius at rtems dot org
2012-01-24 13:38 ` rguenth at gcc dot gnu.org
2012-02-14 23:32 ` [Bug bootstrap/51969] [4.6 regression] trunk gcc " jakub at gcc dot gnu.org
2012-02-14 23:46 ` jakub at gcc dot gnu.org
2012-04-24  4:22 ` pinskia at gcc dot gnu.org
2012-06-11  9:10 ` jye2 at gcc dot gnu.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).