public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kallisti5 at unixzen dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/52986] New: x86_64 GCC 4.7.0 can't compile x86 GCC 4.6.2;  gtype-desc.c
Date: Sat, 14 Apr 2012 13:48:00 -0000	[thread overview]
Message-ID: <bug-52986-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 52986
           Summary: x86_64 GCC 4.7.0 can't compile x86 GCC 4.6.2;
                    gtype-desc.c
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: kallisti5@unixzen.com


Original bug report:
http://dev.haiku-os.org/ticket/8470


Failure:
----------------------------
gcc -c   -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I.
-I/home/kallisti5/Projects/buildtools/gcc/gcc
-I/home/kallisti5/Projects/buildtools/gcc/gcc/.
-I/home/kallisti5/Projects/buildtools/gcc/gcc/../include
-I/home/kallisti5/Projects/buildtools/gcc/gcc/../libcpp/include
-I/home/kallisti5/Projects/haiku/generated/cross-tools-build/gcc/./gmp
-I/home/kallisti5/Projects/buildtools/gcc/gmp
-I/home/kallisti5/Projects/haiku/generated/cross-tools-build/gcc/./mpfr
-I/home/kallisti5/Projects/buildtools/gcc/mpfr
-I/home/kallisti5/Projects/buildtools/gcc/mpc/src 
-I/home/kallisti5/Projects/buildtools/gcc/gcc/../libdecnumber
-I/home/kallisti5/Projects/buildtools/gcc/gcc/../libdecnumber/dpd
-I../libdecnumber    /home/kallisti5/Projects/buildtools/gcc/gcc/haifa-sched.c
-o haifa-sched.o
gtype-desc.c:8868:18: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:8987:36: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9071:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9092:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9099:31: error: subscripted value is neither array nor pointer nor
vector
gtype-desc.c:9106:31: error: subscripted value is neither array nor pointer nor
vector
make[2]: *** [gtype-desc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
rm cpp.pod gcc.pod fsf-funding.pod
make[2]: Leaving directory
`/home/kallisti5/Projects/haiku/generated/cross-tools-build/gcc/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory
`/home/kallisti5/Projects/haiku/generated/cross-tools-build/gcc'
make: *** [all] Error 2
ERROR: Building gcc failed.


Environment:
----------------------------
kallisti5@eris ~ :) $ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7-20120407/configure --prefix=/usr
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/
--enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared
--enable-threads=posix --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch
--enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id
--with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold
--enable-ld=default --enable-plugin --with-plugin-ld=ld.gold
--with-linker-hash-style=gnu --disable-multilib --disable-libssp
--disable-build-with-cxx --disable-build-poststage1-with-cxx
--enable-checking=release
Thread model: posix
gcc version 4.7.0 20120407 (prerelease) (GCC)


             reply	other threads:[~2012-04-14 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-14 13:48 kallisti5 at unixzen dot com [this message]
2012-04-14 14:02 ` [Bug c/52986] " markus at trippelsdorf dot de
2012-04-24  4:23 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52986-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).