i tryed to compile 
crypto-5.2.1.tar.bz2
i've gcc 3.4.1
there is internal compiler error


g++ -pipe -Os -msse -mmmx  -march=pentium3 -g -msse2 -pipe -c integer.cpp
integer.cpp: In static member function `static void CryptoPP::P4Optimized::
Multiply4(CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*)':
integer.cpp:1704: error: insn does not satisfy its constraints:
(insn 794 793 628 0 /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/include/mmintrin.
h:281 (set (reg/v:V2SI 21 xmm0 [orig:193 <anonymous> ] [193])
        (mem:V2SI (plus:SI (reg/f:SI 6 bp)
                (const_int -132 [0xffffff7c])) [0 S8 A8])) 499 {movv2si_internal} 
(nil)
    (nil))
integer.cpp:1704: internal compiler error: in reload_cse_simplify_operands, at 
postreload.c:378
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make: *** [integer.o] Błąd 1

-- 
           Summary: gcc 3.4.1 and there is internal compiler error when
                    tryed compile crypto-5.2.1.tar.bz2
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michalkr10 at poczta dot onet dot pl
                CC: gcc-bugs at gcc dot gnu dot org


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

Reply via email to