public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "deknuydt at esat dot kuleuven dot be" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/31853]  New: ICE in bootstrap compiling gnu.CORBA.ObjectCreator
Date: Mon, 07 May 2007 12:05:00 -0000	[thread overview]
Message-ID: <bug-31853-14511@http.gcc.gnu.org/bugzilla/> (raw)

I get the following while bootstrapping gcc on a Tru64 alpha:

/bin/ksh ./libtool --mode=compile
/freeware/gcc/build/4.1.2/gcc-alpha-build/gcc/gcj
-B/freeware/gcc/build/4.1.2/gcc-alpha-build/alpha-dec-osf5.1/libjava/
-B/freeware/gcc/build/4.1.2/gcc-alpha-build/gcc/ -mieee -fclasspath=
-fbootclasspath=/freeware/gcc/build/4.1.2/gcc-alpha-build/alpha-dec-osf5.1/libjava/classpath/lib
--encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fjni
-findirect-dispatch -c -o gnu-CORBA.lo @gnu-CORBA.list
/freeware/gcc/build/4.1.2/gcc-alpha-build/gcc/gcj
-B/freeware/gcc/build/4.1.2/gcc-alpha-build/alpha-dec-osf5.1/libjava/
-B/freeware/gcc/build/4.1.2/gcc-alpha-build/gcc/ -mieee -fclasspath=
-fbootclasspath=/freeware/gcc/build/4.1.2/gcc-alpha-build/alpha-dec-osf5.1/libjava/classpath/lib
--encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -fjni
-findirect-dispatch -c @gnu-CORBA.list  -o .libs/gnu-CORBA.o
gnu/CORBA/ObjectCreator.java: In class 'gnu.CORBA.ObjectCreator':
gnu/CORBA/ObjectCreator.java: In method
'gnu.CORBA.ObjectCreator.createObject(java.lang.String,java.lang.String)':
gnu/CORBA/ObjectCreator.java:122: 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.

When I remove the '-findirect-dispatch' flag, it compiles the thing.

Anything I can do to help solve this thing?


-- 
           Summary: ICE in bootstrap compiling gnu.CORBA.ObjectCreator
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: deknuydt at esat dot kuleuven dot be
 GCC build triplet: alpha-dec-osf5.1
  GCC host triplet: alpha-dec-osf5.1
GCC target triplet: alpha-dec-osf5.1


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


             reply	other threads:[~2007-05-07 12:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 12:05 deknuydt at esat dot kuleuven dot be [this message]
2007-05-24 16:31 ` [Bug java/31853] " tromey at gcc dot gnu dot org
2007-05-24 16:51 ` deknuydt at esat dot kuleuven dot be
2007-05-24 17:02 ` tromey at gcc dot gnu dot org
2007-05-25 10:12 ` deknuydt at esat dot kuleuven dot be
2007-05-25 21:05 ` tromey at gcc dot gnu dot 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-31853-14511@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).