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

--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> 2010-09-25 
11:51:17 UTC ---
The default_secondary_reload ICE still triggers on trunk (4.6 r164610) if you
target Thumb-1:

> objdir/gcc/xgcc -Bobjdir/gcc -march=armv7-a -mthumb -O1 
> -fno-omit-frame-pointer -fno-forward-propagate -S pr44557.i
> objdir/gcc/xgcc -Bobjdir/gcc -march=armv5te -mthumb -O1 
> -fno-omit-frame-pointer -fno-forward-propagate -S pr44557.i
omDefault.c: In function '_XmbDefaultTextPerCharExtents':
omDefault.c:272:1: internal compiler error: in default_secondary_reload, at
targhooks.c:907
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
> uname -a
Linux brewer 2.6.36-rc5 #1 SMP Thu Sep 23 12:39:05 CEST 2010 i686 i686 i386
GNU/Linux
> objdir/gcc/xgcc -v                                                            
>                 Using built-in specs.
COLLECT_GCC=objdir/gcc/xgcc
Target: armv5tel-unknown-linux-gnueabi
Configured with: /tmp/gcc-4.6-r164610/configure
--target=armv5tel-unknown-linux-gnueabi --with-arch=armv5te --with-tune=xscale
--prefix=/home/mikpe/pkgs/linux-x86/cross-armv5tel
--with-gmp=/home/mikpe/pkgs/linux-x86/gmp-4.3.2
--with-mpfr=/home/mikpe/pkgs/linux-x86/mpfr-2.4.2
--with-mpc=/home/mikpe/pkgs/linux-x86/mpc-0.8.2 --disable-plugins --disable-lto
--disable-nls --disable-shared --disable-libmudflap --disable-multilib
--enable-threads=posix --enable-checking=release --enable-languages=c
Thread model: posix
gcc version 4.6.0 20100924 (experimental) (GCC)

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to