[Bug java/17779] New: ICE: Seg fault

ericw at evcohs dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 1 16:35:00 GMT 2004


Using:
gcj (GCC) 3.4.1 (cygming special)

Building a project called Avrora found here:
<http://compilers.cs.ucla.edu/avrora/release.html>
Version 1.2.0-Beta JAR

With command line:
gcj --main=Main -o avrora.exe avrora-beta-1.2.0.jar

I get an ICE:
Arith.java:276: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I am not familiar at all with building Java projects, so I'm not sure how to
provide a smaller test case. There looks to be a an Arith.java file in the 
src\avrora\core\isdl\ast
subdirectory of the source code for this project. I don't know how to build just
that module without a bunch of other errors due to my incomplete command-line.
The web page on how to report a bug <http://gcc.gnu.org/bugs.html>, was not very
helpful when it comes to java projects.

Thanks
Eric Weddington

-- 
           Summary: ICE: Seg fault
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ericw at evcohs dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
  GCC host triplet: cygwin


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



More information about the Gcc-bugs mailing list