This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14268] New: internal compiler error
- From: "alexander dot gdalevich at dvtsensors dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Feb 2004 00:42:33 -0000
- Subject: [Bug c++/14268] New: internal compiler error
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
GCC version/configuration:
Configured with: ../gcc-3.3.2/configure --target=sh-elf --prefix=/gcc_build/sh4
--enable-languages=c,c++ --with-newlib --program-prefix=sh-elf- --disable-thread
s --with-gxx-include-dir=/gcc_build/sh4/sh-elf/include -v
Thread model: single
gcc version 3.3.2
System:
host - x86/cygwin
target - sh-elf
Command line:
sh-elf-gcc -c -m4 -Wall -O2 -save-temps -Wa,-ahls=Ac.lst Autocorrelate.cpp
Compiler output:
Autocorrelate.cpp: In function `void AutoCorrelateData(int, int, INT32*)':
Autocorrelate.cpp:83: error: insn does not satisfy its constraints:
(insn:HI 736 735 770 5 0x0 (set (reg:SI 72 fr8 [289])
(reg:SI 149 macl)) 123 {movsi_ie} (insn_list 735 (nil))
(expr_list:REG_EQUAL (mult:SI (mem:SI (reg/f:SI 14 r14) [4 AutoSumA S4 A32])
(mem:SI (reg/f:SI 14 r14) [4 AutoSumA S4 A32]))
(nil)))
Autocorrelate.cpp:83: internal compiler error: in reload_cse_simplify_operands,
at reload1.c:8345
Please see the file attached...
--
Summary: internal compiler error
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alexander dot gdalevich at dvtsensors dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: cygwin-x86
GCC target triplet: sh-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14268