[Bug java/13024] New: [3.4 regression] gcj can't build current rhug
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 12 17:15:00 GMT 2003
Using gcj cvs head, I can't build rhug cvs head.
gcj --classpath=upstream/src:../../rhug/xerces/upstream/src --encoding=8859_1
-fassume-compiled -g -c
../../rhug/xerces/upstream/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java
-MT
upstream/src/org/apache/xerces/impl/xs/traversers/lib_org_apache_xerces_la-XSDComplexTypeTraverser.lo
-MD -MP -MF
.deps/upstream/src/org/apache/xerces/impl/xs/traversers/lib_org_apache_xerces_la-XSDComplexTypeTraverser.TPlo
-fPIC -o
upstream/src/org/apache/xerces/impl/xs/traversers/.libs/lib_org_apache_xerces_la-XSDComplexTypeTraverser.o
../../rhug/xerces/upstream/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java:
In class `org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser':
../../rhug/xerces/upstream/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java:
In method
`org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser.traverseComplexTypeDecl(org.w3c.dom.Element,java.lang.String,java.lang.Object[],org.apache.xerces.impl.xs.traversers.XSDocumentInfo,org.apache.xerces.impl.xs.SchemaGrammar)':
../../rhug/xerces/upstream/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java:212:
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.
It is very important that we be able to build rhug; it is one of our
release criteria packages.
--
Summary: [3.4 regression] gcj can't build current rhug
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13024
More information about the Gcc-bugs
mailing list