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 c++/14268] New: internal compiler error


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


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