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 rtl-optimization/24823] [4.1 Regression] ICE in insert_save, at caller-save.c:719



------- Comment #6 from rguenth at gcc dot gnu dot org  2005-11-17 11:47 -------
Btw., this also happens on armv4l compiling NX:

gcc -c -O3  -fsigned-char  -I. -I../../exports/include/freetype2       
-I../../extras/freetype2/src    -I../../extras/freetype2/src/base      
-I../../extras/freetype2/src/autohint   -I../../extras/freetype2/src/bdf       
-I../../extras/freetype2/src/cff        -I../../extras/freetype2/src/cid       
-I../../extras/freetype2/src/pcf        -I../../extras/freetype2/src/pfr       
-I../../extras/freetype2/src/psaux      -I../../extras/freetype2/src/pshinter  
-I../../extras/freetype2/src/psnames    -I../../extras/freetype2/src/raster    
-I../../extras/freetype2/src/sfnt       -I../../extras/freetype2/src/smooth    
-I../../extras/freetype2/src/truetype   -I../../extras/freetype2/src/type1     
-I../../extras/freetype2/src/type42     -I../../extras/freetype2/src/winfonts 
-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      
bdf.c
../../extras/freetype2/src/bdf/bdfdrivr.c: In function 'BDF_Face_Init':
../../extras/freetype2/src/bdf/bdfdrivr.c:285: internal compiler error: in
insert_save, at caller-save.c:719
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|x86_64-*-linux-gnu          |x86_64-*-linux-gnu, armv4l-
                   |                            |*-linux-gnu


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


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