From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14580 invoked by alias); 8 Feb 2003 17:16:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 14557 invoked by uid 71); 8 Feb 2003 17:16:01 -0000 Resent-Date: 8 Feb 2003 17:16:01 -0000 Resent-Message-ID: <20030208171601.14556.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, c.christian.joensson@telia.com Received: (qmail 12306 invoked by uid 48); 8 Feb 2003 17:06:43 -0000 Message-Id: <20030208170643.12305.qmail@sources.redhat.com> Date: Sat, 08 Feb 2003 17:16:00 -0000 From: c.christian.joensson@telia.com Reply-To: c.christian.joensson@telia.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: target/9628: ICE in gcc 3.4 20030203 sparc{64,}-linux: bfd/linker.c:2738: internal compiler error: output_operand: invalid expression as operand X-SW-Source: 2003-02/txt/msg00410.txt.bz2 List-Id: >Number: 9628 >Category: target >Synopsis: ICE in gcc 3.4 20030203 sparc{64,}-linux: bfd/linker.c:2738: internal compiler error: output_operand: invalid expression as operand >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sat Feb 08 17:16:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: c.christian.joensson@telia.com >Release: 3.4 (experimental) 20030203 -- 20030306 >Organization: >Environment: Aurora SPARC Linux on SS20 (sun4m) and U1 (sun4u) >Description: When trying to bootstrap/build gcc and binutils joined cvs trunks, using a previous such build as bootstrap, I get an ICE... chj@sparky:/usr/local/src/gcc-binutils/trunk/objdir/bfd$ gdb /usr/local/gcc-binutils/bin/gcc GNU gdb Red Hat Linux (5.2-2) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "sparc-redhat-linux"... (gdb) set args -DHAVE_CONFIG_H -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd -I. -D_GNU_SOURCE -I. +-I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/../include +-I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2+-c /usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/linker.c -fPIC -DPIC -o .libs/linker.o (gdb) r Starting program: /usr/local/gcc-binutils/bin/gcc -DHAVE_CONFIG_H -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd -I. +-D_GNU_SOURCE -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd +-I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/../include -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/../intl +-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c +/usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/linker.c -fPIC -DPIC -o .libs/linker.o /usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/linker.c: In function `default_data_link_order': /usr/local/src/gcc-binutils/trunk/gcc-binutils/bfd/linker.c:2738: internal compiler error: output_operand: invalid expression as+operand Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Program exited with code 01. (gdb) bt No stack. (gdb) q >How-To-Repeat: well, compile bfd/linker.c using a recent binutils >Fix: >Release-Note: >Audit-Trail: >Unformatted: