From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32498 invoked by alias); 23 Jan 2004 22:05:45 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 32474 invoked by alias); 23 Jan 2004 22:05:44 -0000 Date: Fri, 23 Jan 2004 22:05:00 -0000 Message-ID: <20040123220544.32472.qmail@sources.redhat.com> From: "schwab at suse dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040117230657.13722.schwab@suse.de> References: <20040117230657.13722.schwab@suse.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/13722] [3.4/3.5 regression] [ia64] ICE in push_secondary_reload X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg03006.txt.bz2 List-Id: ------- Additional Comments From schwab at suse dot de 2004-01-23 22:05 ------- Subject: Re: PR 13722 candidate fix "Zack Weinberg" writes: > Andreas Schwab writes: > >> "Zack Weinberg" writes: >> >>> Re-revised patch. >> >> Seems to miscompile the stage2 compiler. >> >> $ stage2/xgcc -Bstage2/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2 -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/ada.ads -o ada/ada.o -v >> Reading specs from stage2/specs >> Configured with: ../configure --host=ia64-suse-linux --enable-shared --enable-threads --with-system-zlib >> Thread model: posix >> gcc version 3.5.0 20040123 (experimental) >> stage2/gnat1 -I- -I. -Iada -I../../gcc/ada -quiet -dumpbase ada.ads -g -gnatpg -gnata -O2 -gnatO ada/ada.o ../../gcc/ada/ada.ads -o /tmp/ccR0NvnR.s >> fatal error, run-time library not installed correctly >> cannot locate file system.ads >> compilation abandoned > > Could you repeat the failing command with the added option -gnatdl, > and send me the output? Unfortunately, there is no additional output. Andreas. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13722