While trying to compile jdtcore.jar (from Eclipse) with indirect-dispatch, I get
a tonne of what appear to be assembler errors:

/tmp/ccszj3q5.s: Assembler messages:
/tmp/ccszj3q5.s:156410: Error: instruction address is not a multiple of 16

My compilation attempt:

$ gcj -fPIC -fjni -findirect-dispatch -shared -Wl,Bsymbolic -o jdtcore.jar.so \
jdtcore.jar

I've uploaded a copy of jdtcore.jar (built by itself (ecj)) to here:

http://overholt.ca/jdtcore.jar

$ gcj --version
gcj (GCC) 4.1.0 20050302 (experimental)

-- 
           Summary: ia64 gcj failures
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: aph at gcc dot gnu dot org
        ReportedBy: overholt at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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

Reply via email to