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++/15463] New: ICE in do_SUBS


Hello, 
there is an ICE with valid code and -funroll-loops in crypto++ 
g++ -g -march=athlon64 -mtune=athlon64 -O3 -funroll-loops -save-temps -c 
asn.cpp 
asn.cpp: In static member function `static void 
CryptoPP::OID::EncodeValue(CryptoPP::BufferedTransformation&, long unsigned 
int)': 
asn.cpp:200: internal compiler error: in do_SUBST, at combine.c:446 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
make: *** [asn.o] Error 1

-- 
           Summary: ICE in do_SUBS
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jkillius at arcor dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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