public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/55764] New: [4.8 Regression] ICE when building frysk
Date: Thu, 20 Dec 2012 16:54:00 -0000	[thread overview]
Message-ID: <bug-55764-8172@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55764
           Summary: [4.8 Regression] ICE when building frysk
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: error-recovery
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org
                CC: aph@gcc.gnu.org


./jc1 jdom.jar -fhash-synchronization -fno-use-divide-subroutine \
-fuse-boehm-gc -fnon-call-exceptions -fkeep-inline-functions -quiet -g -O \
-o /tmp/jdom.s -fbootclasspath=../i686-pc-linux-gnu/libjava/libgcj-4.8.0.jar

gives:
In file included from org/jdom/transform/XSLTransformer.java:289:0,
                 from org/jdom/transform/XSLTransformException.java:81,
...
                 from org/jdom/Attribute.java:728,
                 from <built-in>:5:
org/jdom/xpath/JaxenXPath.java:0:0: error: cannot find file for class
org.jaxen.SimpleNamespaceContext
org/jdom/xpath/JaxenXPath.java:0:0: error: cannot find file for class
org.jaxen.SimpleNamespaceContext
org/jdom/xpath/JaxenXPath.java: In class 'org.jdom.xpath.JaxenXPath$NSContext':
org/jdom/xpath/JaxenXPath.java: In constructor '(org.jdom.xpath.JaxenXPath)':
In file included from org/jdom/transform/XSLTransformer.java:289:0,
                 from org/jdom/transform/XSLTransformException.java:81,
...
                 from org/jdom/Attribute.java:728,
                 from <built-in>:5:
org/jdom/xpath/JaxenXPath.java:309:0: internal compiler error: in operator[],
at vec.h:816
0x81b0d7c vec<tree_node*, va_gc, vl_embed>::operator[](unsigned int)
        ../../gcc/vec.h:816
0x81b0d7c class_depth(tree_node*)
        ../../gcc/java/class.c:577
0x81d435d can_widen_reference_to(tree_node*, tree_node*)
        ../../gcc/java/expr.c:546
0x81e9f93 vfy_is_assignable_from(tree_node*, tree_node*)
        ../../gcc/java/verify-glue.c:227
0x81ebd2b ref_compatible
        ../../gcc/java/verify-impl.c:376
0x81ebd2b types_compatible
        ../../gcc/java/verify-impl.c:686 0x81ed1e1 verify_instructions_0
...

Frysk probably doesn't build even with older gcj and dunno why we still have it
in the distro at all, so the errors aren't a big deal, but the ICE shouldn't
happen.


             reply	other threads:[~2012-12-20 16:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20 16:54 jakub at gcc dot gnu.org [this message]
2012-12-21  9:33 ` [Bug java/55764] " mark at gcc dot gnu.org
2012-12-21  9:38 ` mark at gcc dot gnu.org
2012-12-21  9:42 ` mark at gcc dot gnu.org
2012-12-21 10:13 ` rguenth at gcc dot gnu.org
2012-12-27  8:46 ` jakub at gcc dot gnu.org
2013-03-22 14:41 ` [Bug java/55764] [4.8/4.9 " jakub at gcc dot gnu.org
2013-05-31 10:57 ` jakub at gcc dot gnu.org
2013-05-31 11:01 ` aph at gcc dot gnu.org
2013-05-31 11:25 ` gnu_andrew at member dot fsf.org
2013-05-31 11:29 ` aph at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-55764-8172@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).