public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/55398] r193595 breaks bootstrap with clang compilers
Date: Mon, 19 Nov 2012 21:41:00 -0000	[thread overview]
Message-ID: <bug-55398-4-QlvzkppGpo@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55398-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-11-19 21:41:04 UTC ---
This was with...

 ../gcc-4.8-20121119/configure --prefix=/sw --prefix=/sw/lib/gcc4.8
--mandir=/sw/share/man --infodir=/sw/lib/gcc4.8/info
--enable-languages=c,c++,fortran,lto,objc,obj-c++,java --with-gmp=/sw
--with-libiconv-prefix=/sw --with-isl=/sw --with-cloog=/sw --with-mpc=/sw
--with-system-zlib --enable-checking=yes --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib --program-suffix=-fsf-4.8
--disable-cloog-version-check --disable-isl-version-check

I can bootstrap on x86_64-apple-darwin12 using FSF gcc 4.7.2 but not with Xcode
4.5.2's llvm-gcc compilers which fail from a different bug...

llvm-g++-4.2   -g -DIN_GCC   -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o
build/genautomata \
        build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-apple-darwin12.2.0/libiberty/libiberty.a -lm
build/genautomata ../../gcc-4.8-20121119/gcc/config/i386/i386.md \
      insn-conditions.md > tmp-automata.c
genautomata(20280) malloc: *** error for object 0xd108c512bc664: pointer being
freed was not allocated
*** set a breakpoint in malloc_error_break to debug
/bin/sh: line 1: 20280 Abort trap: 6           build/genautomata
../../gcc-4.8-20121119/gcc/config/i386/i386.md insn-conditions.md >
tmp-automata.c
make[3]: *** [s-automata] Error 134
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2


  reply	other threads:[~2012-11-19 21:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 21:09 [Bug bootstrap/55398] New: " howarth at nitro dot med.uc.edu
2012-11-19 21:41 ` howarth at nitro dot med.uc.edu [this message]
2012-11-19 21:44 ` [Bug bootstrap/55398] " pinskia at gcc dot gnu.org
2012-11-19 21:45 ` [Bug bootstrap/55398] [4.8 Regression] var_arg usage with non-POD causes clang to fail to build gcc pinskia at gcc dot gnu.org
2012-11-20  0:03 ` pinskia at gcc dot gnu.org
2012-11-20  0:06 ` [Bug bootstrap/55398] [4.8 Regression] var_arg usage with non-POD pinskia at gcc dot gnu.org
2012-11-20  0:10 ` [Bug middle-end/55398] " pinskia at gcc dot gnu.org
2012-11-20  0:15 ` pinskia at gcc dot gnu.org
2012-11-20 14:13 ` [Bug middle-end/55398] [4.8 Regression] va_arg " dnovillo at gcc dot gnu.org
2012-11-20 16:28 ` dnovillo at gcc dot gnu.org
2012-11-20 16:30 ` dnovillo 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-55398-4-QlvzkppGpo@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).