From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15098 invoked by alias); 13 Sep 2006 14:13:45 -0000 Received: (qmail 15080 invoked by uid 48); 13 Sep 2006 14:13:45 -0000 Date: Wed, 13 Sep 2006 14:13:00 -0000 Subject: [Bug java/29061] New: nternal compiler error: in make_class_data, at java/class.c:1774 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "linh at mytum dot de" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q3/txt/msg00319.txt.bz2 List-Id: testserver.java in Jessie 1.0.1. cmmand : gcj -v -c -o testserver.o testserver.java Using built-in specs. Reading specs from /usr/lib/gcc/i586-suse-linux/4.1.0/../../../libgcj.spec rename spec lib to liborig Target: i586-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=i586-suse-linux Thread model: posix gcc version 4.1.0 (SUSE Linux) /usr/lib/gcc/i586-suse-linux/4.1.0/jc1 testserver.java -fhash-synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -fkeep-inline-functions -quiet -dumpbase testserver.java -mtune=generic -auxbase-strip testserver.o -g1 -version -o /tmp/ccZeNZmX.s GNU Java version 4.1.0 (SUSE Linux) (i586-suse-linux) compiled by GNU C version 4.1.0 (SUSE Linux). GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64554 Class path starts here: /usr/local/classpath/share/classpath/glibj.zip/ (zip) /usr/share/java/libgcj-4.1.0.jar/ (system) (zip) testserver.java:9: internal compiler error: in make_class_data, at java/class.c:1774 Please submit a full bug report, with preprocessed source if appropriate. -- Summary: nternal compiler error: in make_class_data, at java/class.c:1774 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: linh at mytum dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29061