public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/54638] New: [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption
@ 2012-09-20 13:17 markus at trippelsdorf dot de
  2012-09-20 13:52 ` [Bug c/54638] " rguenth at gcc dot gnu.org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: markus at trippelsdorf dot de @ 2012-09-20 13:17 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54638
           Summary: [4.8 Regression] bootstraping 4.7.2 with 4.8 broken:
                    cc1: malloc(): memory corruption
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


With:
~/gcc/configure --disable-werror --disable-multilib --enable-checking=release
--enable-languages=c,c++

and:
make BOOT_CFLAGS="-march=native -O2 -pipe" STAGE1_CFLAGS="-march=native -O2
-pipe" CFLAGS_FOR_TARGET="-march=native -O2 -pipe"
CXXFLAGS_FOR_TARGET="-march=native -O2 -pipe" bootstrap

I get:
...
/var/tmp/gcc_build_dir/./gcc/xgcc -B/var/tmp/gcc_build_dir/./gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/
-B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/local/x86_64-unknown-linux-gnu/include -isystem
/usr/local/x86_64-unknown-linux-gnu/sys-include    -march=native -O2 -pipe -O2 
-march=native -O2 -pipe -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include   -fpic -g -DIN_LIBGCC2 -fbuilding-libgcc
-fno-stack-protector   -fpic -I. -I. -I../.././gcc -I/home/markus/gcc/libgcc
-I/home/markus/gcc/libgcc/. -I/home/markus/gcc/libgcc/../gcc
-I/home/markus/gcc/libgcc/../include -I/home/markus/gcc/libgcc/config/libbid
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _cmpdi2.o -MT _cmpdi2.o
-MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /home/markus/gcc/libgcc/libgcc2.c
-fvisibility=hidden -DHIDE_EXPORTS
*** glibc detected *** /var/tmp/gcc_build_dir/./gcc/cc1: malloc(): memory
corruption: 0x00000000014e8e10 ***

That happens with r191468 of trunk.


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

end of thread, other threads:[~2013-04-12 19:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-20 13:17 [Bug c/54638] New: [4.8 Regression] bootstraping 4.7.2 with 4.8 broken: cc1: malloc(): memory corruption markus at trippelsdorf dot de
2012-09-20 13:52 ` [Bug c/54638] " rguenth at gcc dot gnu.org
2012-09-20 14:02 ` markus at trippelsdorf dot de
2012-09-20 14:03 ` markus at trippelsdorf dot de
2012-09-20 14:09 ` markus at trippelsdorf dot de
2012-09-20 14:12 ` rguenth at gcc dot gnu.org
2012-09-20 14:14 ` markus at trippelsdorf dot de
2012-09-20 14:31 ` markus at trippelsdorf dot de
2012-09-20 17:53 ` markus at trippelsdorf dot de
2012-09-20 19:52 ` [Bug middle-end/54638] " hjl.tools at gmail dot com
2012-09-20 20:33 ` hjl.tools at gmail dot com
2012-09-20 22:07 ` hjl.tools at gmail dot com
2012-09-21  8:57 ` rguenth at gcc dot gnu.org
2012-09-21  9:01 ` rguenth at gcc dot gnu.org
2012-09-21 10:09 ` rguenth at gcc dot gnu.org
2012-09-21 10:09 ` rguenth at gcc dot gnu.org
2012-09-21 10:10 ` rguenth at gcc dot gnu.org
2013-04-12 19:13 ` pinskia 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).