Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265367 - [4.3/ICE] (unrecognizable insn) while building dev-libs/icu on arm
Summary: [4.3/ICE] (unrecognizable insn) while building dev-libs/icu on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: http://gcc.gnu.org/PR37436
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 18:04 UTC by Ryan Tandy
Modified: 2009-05-03 14:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Tandy 2009-04-07 18:04:09 UTC
rematch.cpp: In member function ‘void icu_3_8::RegexMatcher::MatchAt(int32_t, UErrorCode&)’:
rematch.cpp:2313: error: unrecognizable insn:
(insn 4189 1377 1379 183 rematch.cpp:1484 (set (reg:SI 12 ip)
        (plus:SI (reg:SI 3 r3 [951])
            (mult:SI (reg/v:SI 14 lr [orig:234 opValue.2041 ] [234])
                (const_int 32 [0x20])))) -1 (nil))
rematch.cpp:2313: internal compiler error: in extract_insn, at recog.c:1994
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make[1]: *** [rematch.ao] Error 1

The same package compiles correctly with gcc-4.1.2.

Portage 2.1.6.7 (default/linux/arm/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.29-gentoo-r1 armv5tel)
=================================================================
System uname: Linux-2.6.29-gentoo-r1-armv5tel-Feroceon_rev_0_-v5l-with-glibc2.4
Timestamp of tree: Sun, 05 Apr 2009 17:15:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.63
sys-devel/automake:  1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="arm"
CBUILD="armv5tel-softfloat-linux-gnueabi"
CFLAGS="-O2 -march=armv5te -pipe"
CHOST="armv5tel-softfloat-linux-gnueabi"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2"
DISTDIR="/srv/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.osuosl.org/pub/gentoo"
LANG="en_CA.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/srv/packages/armv5tel-softfloat-linux-gnueabi/stable"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/srv/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl arm berkdb bzip2 cli cracklib crypt cups fortran gdbm gpm iconv ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl sysfs tcpd unicode xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage sis tdfx trident    vga voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-04-07 20:01:46 UTC
See URL for upstream bug.
Comment 2 Ryan Tandy 2009-04-07 20:34:19 UTC
not present in 4.3.3-r2
Comment 3 Ryan Tandy 2009-04-22 19:31:38 UTC
still exists in latest stable (icu-4.0.1) with gcc 4.3.2-r3
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2009-04-26 20:15:28 UTC
Fixed in gcc-4.3.2-r4.  It will be in the next 4.3.3 patchset release as well.