This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/32312] New: [4.3.0 regression] bootstrap failure on sparc-sun-solaris2.10


I'm getting a new bootstrap failure on sparc-sun-solaris2.10 in stage1 building
libgcc2.a:

/tmp/kg/pat/build/./gcc/xgcc -B/tmp/kg/pat/build/./gcc/
-B/usr/local/sparc-sun-solaris2.10/bin/ -B/usr/local/sparc-sun-solaris2.10/lib/
-isystem /usr/local/sparc-sun-solaris2.10/include -isystem
/usr/local/sparc-sun-solaris2.10/sys-include -O2 -g -O2  -O2 -g  -DIN_GCC    -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../.././gcc
-I../../../egcc-SVN20070612/libgcc -I../../../egcc-SVN20070612/libgcc/.
-I../../../egcc-SVN20070612/libgcc/../gcc
-I../../../egcc-SVN20070612/libgcc/../include  -o _absvdi2.o -MT _absvdi2.o -MD
-MP -MF _absvdi2.dep -DL_absvdi2 -c
../../../egcc-SVN20070612/libgcc/../gcc/libgcc2.c \

../../../egcc-SVN20070612/libgcc/../gcc/libgcc2.c: In function '__absvdi2':
../../../egcc-SVN20070612/libgcc/../gcc/libgcc2.c:280: internal compiler error:
Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_absvdi2.o] Error 1


-- 
           Summary: [4.3.0 regression] bootstrap failure on sparc-sun-
                    solaris2.10
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
GCC target triplet: sparc-sun-solaris2.10


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]