From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1995 invoked by alias); 2 Mar 2005 22:42:57 -0000 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 Received: (qmail 1979 invoked by uid 48); 2 Mar 2005 22:42:56 -0000 Date: Thu, 03 Mar 2005 17:31:00 -0000 From: "overholt at redhat dot com" To: java-prs@gcc.gnu.org Message-ID: <20050302224253.20294.overholt@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/20294] New: ia64 gcj failures X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00579.txt.bz2 List-Id: While trying to compile jdtcore.jar (from Eclipse) with indirect-dispatch, I get a tonne of what appear to be assembler errors: /tmp/ccszj3q5.s: Assembler messages: /tmp/ccszj3q5.s:156410: Error: instruction address is not a multiple of 16 My compilation attempt: $ gcj -fPIC -fjni -findirect-dispatch -shared -Wl,Bsymbolic -o jdtcore.jar.so \ jdtcore.jar I've uploaded a copy of jdtcore.jar (built by itself (ecj)) to here: http://overholt.ca/jdtcore.jar $ gcj --version gcj (GCC) 4.1.0 20050302 (experimental) -- Summary: ia64 gcj failures Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: aph at gcc dot gnu dot org ReportedBy: overholt at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20294