Unable to coalesce ssa_names 6 and 1279 which are marked as MUST COALESCE.
Marco Trudel
mtrudel@gmx.ch
Tue Mar 6 21:31:00 GMT 2007
GCC rev 122233. Compiling the attached MappingLoader from castor-0.9.4-xml:
gcj MappingLoader.class -c -findirect-dispatch
-> works
gcj MappingLoader.class -c -findirect-dispatch -O2
-> Unable to coalesce ssa_names 2 and 1279 which are marked as MUST
COALESCE.
D.5094_2(ab) and D.5094_1279(ab)
org/exolab/castor/mapping/loader/MappingLoader.java: In class
'org.exolab.castor.mapping.loader.MappingLoader':
org/exolab/castor/mapping/loader/MappingLoader.java: In method
'org.exolab.castor.mapping.loader.MappingLoader.createFieldDesc(java.lang.Class,org.exolab.castor.mapping.xml.FieldMapping)':
org/exolab/castor/mapping/loader/MappingLoader.java:0: internal compiler
error: SSA corruption
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Any direct ideas? Otherwise I'll create a bug report.
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MappingLoader.class
Type: application/octet-stream
Size: 14320 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070306/ab4f7ac6/attachment.class>
More information about the Java
mailing list