This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13722] [3.4/3.5 regression] [ia64] ICE in push_secondary_reload
- From: "zack at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2004 21:51:08 -0000
- Subject: [Bug target/13722] [3.4/3.5 regression] [ia64] ICE in push_secondary_reload
- References: <20040117230657.13722.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zack at codesourcery dot com 2004-01-23 21:51 -------
Subject: Re: PR 13722 candidate fix
Andreas Schwab <schwab@suse.de> writes:
> "Zack Weinberg" <zack@codesourcery.com> 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?
zw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13722