[Bug target/59551] New: ICE when compiling ImageMagick on hppa/linux
aaro.koskinen at iki dot fi
gcc-bugzilla@gcc.gnu.org
Wed Dec 18 22:34:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59551
Bug ID: 59551
Summary: ICE when compiling ImageMagick on hppa/linux
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: aaro.koskinen at iki dot fi
ICE when compiling ImageMagick-6.8.6-7 magick/draw.c on HPPA/Linux:
magick/draw.c: In function 'DrawImage':
magick/draw.c:3156:1: error: unrecognizable insn:
(insn 11930 11928 11931 68 (set (reg/f:SI 31 %r31)
(mem/f/c:SI (plus:SI (reg/f:SI 30 %r30)
(const_int -41640 [0xffff5d58])) [2 draw_info+0 S4 A32]))
magick/draw.c:1934 -1
(nil))
magick/draw.c:3156:1: internal compiler error: in extract_insn, at recog.c:2154
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
.i output is attached.
Steps to reproduce:
gcc -O2 -c draw.i
GCC version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa-linux-gnu/4.8.2/lto-wrapper
Target: hppa-linux-gnu
Configured with: /home/aaro/los/work/shared/gcc-4.8.2/configure --build=none
--host=hppa-linux-gnu --target=hppa-linux-gnu --prefix=/usr --disable-nls
--disable-bootstrap --enable-languages=c,c++ --with-system-zlib --enable-shared
--disable-static
Thread model: posix
gcc version 4.8.2 (GCC)
More information about the Gcc-bugs
mailing list