[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#297574: marked as done (gcj-4.0: ICE in compiling jar file with -O2: in remove_unreachable_regions, at except.c:694)



Your message dated Sun, 3 Apr 2005 17:10:02 +0200
with message-id <16976.1866.257787.452816@gargle.gargle.HOWL>
and subject line Bug#297574: confirmed: gcc-snapshot 20050227 do not ICE
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Mar 2005 15:17:55 +0000
>From crxop@tiscali.it Tue Mar 01 07:17:55 2005
Return-path: <crxop@tiscali.it>
Received: from vsmtp4.tin.it [212.216.176.224] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D698F-0004fb-00; Tue, 01 Mar 2005 07:17:55 -0800
Received: from fincos (82.57.3.179) by vsmtp4.tin.it (7.0.027)
        id 421A54D80036B1C8 for submit@bugs.debian.org; Tue, 1 Mar 2005 16:17:22 +0100
Received: from crux by fincos with local (Exim 4.50)
	id 1D697c-00006q-SM
	for submit@bugs.debian.org; Tue, 01 Mar 2005 16:17:16 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniele Cruciani <crxop@tiscali.it>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcj-4.0: ICE in compiling jar file with -O2: in remove_unreachable_regions,
 at except.c:694
X-Mailer: reportbug 3.8
Date: Tue, 01 Mar 2005 16:17:16 +0100
Message-Id: <E1D697c-00006q-SM@fincos>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcj-4.0
Version: 4.0-0pre5
Severity: important


Compiling Jerry Haltom eclipse package with -O2 flag.

Also fails with -O1, -Os, -O3. Pass with -O0.

jar is generated with gcj-4.0 -C and fastjar.

TODO: test if this work with latest snapshot

gcj-4.0 -O2 -Wl,-Bsymbolic -shared -fPIC -fjni -findirect-dispatch jdt.jar -o /tmp/jdt.jar.so -save-temps -v

Using built-in specs.
Reading specs from /usr/lib/gcc/i486-linux/4.0.0/../../../libgcj.spec
rename spec lib to liborig
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada --prefix=/usr --libexecdir=/usr/lib --enable-shared --with-system-zlib --enable-nls --enable-threads=posix --without-included-gettext --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-mpfr i486-linux
Thread model: posix
gcc version 4.0.0 20050125 (experimental) (Debian 4.0-0pre5)
 /usr/lib/gcc/i486-linux/4.0.0/jc1 jdt.jar -fhash-synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -fno-omit-frame-pointer -fkeep-inline-functions -quiet -dumpbase jdt.jar -mtune=i486 -auxbase jdt -O2 -version -fPIC -fjni -findirect-dispatch -o jdt.s
GNU Java version 4.0.0 20050125 (experimental) (Debian 4.0-0pre5) (i486-linux)
	compiled by GNU C version 4.0.0 20050125 (experimental) (Debian 4.0-0pre5).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Class path starts here:
    ./
    /usr/share/java/libgcj-4.0.0.jar/ (system) (zip)
    /usr/share/java/ext/com-sun-tools-doclets-Taglet-0.7.1.jar/ (zip)
    /usr/share/java/ext/gnu-classpath-tools-gjdoc-0.7.1.jar/ (zip)
    /usr/share/java/ext/com-sun-javadoc-0.7.1.jar/ (zip)
org/eclipse/jdt/internal/corext/codemanipulation/OrganizeImportsOperation$TypeReferenceProcessor.java: In class 'org.eclipse.jdt.internal.corext.codemanipulation.OrganizeImportsOperation$TypeReferenceProcessor':
org/eclipse/jdt/internal/corext/codemanipulation/OrganizeImportsOperation$TypeReferenceProcessor.java: In method 'org.eclipse.jdt.internal.corext.codemanipulation.OrganizeImportsOperation$TypeReferenceProcessor.process(org.eclipse.jdt.core.dom.SimpleName,org.eclipse.core.runtime.IProgressMonitor)':
org/eclipse/jdt/internal/corext/codemanipulation/OrganizeImportsOperation$TypeReferenceProcessor.java:0: internal compiler error: in remove_unreachable_regions, at except.c:694
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (960, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)

Versions of packages gcj-4.0 depends on:
ii  g++-4.0                     4.0-0pre5    The GNU C++ compiler
ii  gcc-4.0-base                4.0-0pre5    The GNU Compiler Collection (base 
ii  java-common                 0.22         Base of all Java packages
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0-0pre5  GCC support library
ii  libgcj6-common              4.0-0pre5    Java runtime library for use with 
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 297574-done) by bugs.debian.org; 3 Apr 2005 15:13:51 +0000
>From doko@cs.tu-berlin.de Sun Apr 03 08:13:51 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from gluck.debian.org [192.25.206.10] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DI6nP-0005x7-00; Sun, 03 Apr 2005 08:13:51 -0700
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DI6nO-0002cn-00; Sun, 03 Apr 2005 09:13:50 -0600
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id RAA23877;
	Sun, 3 Apr 2005 17:10:04 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id B877CF217;
	Sun,  3 Apr 2005 17:10:03 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 25482-40; Sun,  3 Apr 2005 17:10:02 +0200 (MEST) 11288
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
	Sun,  3 Apr 2005 17:10:02 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j33FA2OA027198;
	Sun, 3 Apr 2005 17:10:02 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16976.1866.257787.452816@gargle.gargle.HOWL>
Date: Sun, 3 Apr 2005 17:10:02 +0200
To: Daniele Cruciani <crxop@tiscali.it>, 297574-done@bugs.debian.org
Subject: Re: Bug#297574: confirmed: gcc-snapshot 20050227 do not ICE
In-Reply-To: <20050309113507.GA9311@fincos.homeip.net>
References: <20050309113507.GA9311@fincos.homeip.net>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 297574-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

fixed in the -0pre9 gcc-4.0 package as well.

Daniele Cruciani writes:
> 
> 
> gcj-snapshot -O2 -Wl,-Bsymbolic -shared -fPIC -fjni \
> -findirect-dispatch -o /tmp/jdt.jar.so \
> /usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.0.1/jdt.jar
> 
> pass without error.
> 
> ------ gcj-snapshot -----
> #! /bin/sh
> LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH
> PATH=/usr/lib/gcc-snapshot/bin:$PATH
> gcj "$@"
> --- end gcj-snapshot ----
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: