public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/51725] New: [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux
@ 2012-01-01 16:59 mikpe at it dot uu.se
  2012-01-01 17:07 ` [Bug bootstrap/51725] " mikpe at it dot uu.se
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: mikpe at it dot uu.se @ 2012-01-01 16:59 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51725
           Summary: [4.7 regression] segfault in stage 3 when compiling
                    gcc/opts.c for sparc64-linux
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


Created attachment 26212
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26212
preprocessed source

Bootstrapping gcc-4.7-20111231 on sparc64-linux fails with:

/mnt/scratch/objdir/./prev-gcc/xgcc -B/mnt/scratch/objdir/./prev-gcc/
-B/mnt/scratch/install47/sparc64-unknown-linux-gnu/bin/
-B/mnt/scratch/install47/sparc64-unknown-linux-gnu/bin/
-B/mnt/scratch/install47/sparc64-unknown-linux-gnu/lib/ -isystem
/mnt/scratch/install47/sparc64-unknown-linux-gnu/include -isystem
/mnt/scratch/install47/sparc64-unknown-linux-gnu/sys-include    -c   -g -O2
-DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I.
-I/mnt/scratch/gcc-4.7-20111231/gcc -I/mnt/scratch/gcc-4.7-20111231/gcc/.
-I/mnt/scratch/gcc-4.7-20111231/gcc/../include
-I/mnt/scratch/gcc-4.7-20111231/gcc/../libcpp/include
-I/home/mikpe/pkgs/linux-sparc64/gmp-5.0.2/include
-I/home/mikpe/pkgs/linux-sparc64/mpfr-3.1.0/include
-I/home/mikpe/pkgs/linux-sparc64/mpc-0.9/include 
-I/mnt/scratch/gcc-4.7-20111231/gcc/../libdecnumber
-I/mnt/scratch/gcc-4.7-20111231/gcc/../libdecnumber/dpd -I../libdecnumber   
/mnt/scratch/gcc-4.7-20111231/gcc/opts.c -o opts.o
/mnt/scratch/gcc-4.7-20111231/gcc/opts.c: In function 'common_handle_option':
/mnt/scratch/gcc-4.7-20111231/gcc/opts.c:1751:1: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [opts.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm cpp.pod gfdl.pod gcov.pod fsf-funding.pod gcc.pod
make[3]: Leaving directory `/mnt/scratch/objdir/gcc'
make[2]: *** [all-stage3-gcc] Error 2
make[2]: Leaving directory `/mnt/scratch/objdir'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/mnt/scratch/objdir'
make: *** [bootstrap] Error 2

This is a regression since gcc-4.7-20111224 which bootstrapped fine.

The ICE is reproducible with a cross to sparc-linux hosted on i686-linux.


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

end of thread, other threads:[~2012-01-07 21:38 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-01 16:59 [Bug bootstrap/51725] New: [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux mikpe at it dot uu.se
2012-01-01 17:07 ` [Bug bootstrap/51725] " mikpe at it dot uu.se
2012-01-01 18:04 ` mikpe at it dot uu.se
2012-01-01 21:54 ` schwab@linux-m68k.org
2012-01-02 11:21 ` rguenth at gcc dot gnu.org
2012-01-02 13:48 ` jakub at gcc dot gnu.org
2012-01-02 13:53 ` jakub at gcc dot gnu.org
2012-01-02 14:59 ` jakub at gcc dot gnu.org
2012-01-02 22:17 ` jakub at gcc dot gnu.org
2012-01-02 22:20 ` jakub at gcc dot gnu.org
2012-01-03  8:56 ` krebbel at gcc dot gnu.org
2012-01-03 14:46 ` schwab@linux-m68k.org
2012-01-03 16:25 ` jakub at gcc dot gnu.org
2012-01-03 16:39 ` jakub at gcc dot gnu.org
2012-01-03 18:46 ` ubizjak at gmail dot com
2012-01-03 18:59 ` ro at gcc dot gnu.org
2012-01-03 20:56 ` rmansfield at qnx dot com
2012-01-03 20:58 ` jakub at gcc dot gnu.org
2012-01-03 21:02 ` jakub at gcc dot gnu.org
2012-01-03 21:25 ` rmansfield at qnx dot com
2012-01-03 21:46 ` mikpe at it dot uu.se
2012-01-07 21:38 ` aoliva 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).