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 target/11052] New: [3.3 regression] [arm] ICE (segfault) compiling xfree86


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.3 regression] [arm] ICE (segfault) compiling xfree86
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: debian-gcc@lists.debian.org
                CC: gcc-bugs@gcc.gnu.org
  GCC host triplet: arm-linux

This is a regression from 2.95 and 3.2; works with HEAD 20030531.  Compiling
with -O1 makes the ICE go away.

gcc -c -fsigned-char    -I../.. -I../../exports/include   -Dlinux -D__arm__
-D__arm32__ -U__arm -Uarm -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15
-DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API   
-DMALLOC_0_RETURNS_NULL  -DHAS_SNPRINTF -DLIBX11  -g -O2 -g  Xrm.c -o
unshared/Xrm.o 
Xrm.c: In function `GetDatabase': 
Xrm.c:1522: 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[5]: *** [Xrm.o] Error 1



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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