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 middle-end/16377] New: ICE in emit_move_insn at expr.c:2798


Found while building JXTA.  I'll upload the "test case".

gcj -O2 -c jxta/security/impl/test/TestMAC.class
jxta/security/impl/test/TestMAC.java: In class `jxta.security.impl.test.TestMAC':
jxta/security/impl/test/TestMAC.java: In method
`jxta.security.impl.test.TestMAC.oneMillion(byte,boolean)':
jxta/security/impl/test/TestMAC.java:0: internal compiler error: in
emit_move_insn, at expr.c:2798
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [all] Error 1

-- 
           Summary: ICE in emit_move_insn at expr.c:2798
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu


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


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