From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26610 invoked by alias); 15 Nov 2009 19:20:23 -0000 Received: (qmail 26576 invoked by uid 48); 15 Nov 2009 19:20:21 -0000 Date: Sun, 15 Nov 2009 19:20:00 -0000 Message-ID: <20091115192021.26572.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2009-q4/txt/msg00046.txt.bz2 ------- Comment #8 from howarth at nitro dot med dot uc dot edu 2009-11-15 19:20 ------- I have the same problem with current gcc trunk and the proposed patch on a Core2Duo under x86_64-apple-darwin10... gcj --main=testme -O testme.java gcj: Internal error: Abort trap (program ecj1) Please submit a full bug report. See for instructions. gcc-4 -v Using built-in specs. COLLECT_GCC=gcc-4 COLLECT_LTO_WRAPPER=/sw/lib/gcc4.5/libexec/gcc/x86_64-apple-darwin10.2.0/4.5.0/lto-wrapper Target: x86_64-apple-darwin10.2.0 Configured with: ../gcc-4.5-20091115/configure --prefix=/sw --prefix=/sw/lib/gcc4.5 --mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-libjava-multilib Thread model: posix gcc version 4.5.0 20091115 (experimental) (GCC) Also, I always install the gcc trunk release before running any tests on it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991