This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Bootstrap failure on ia64
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 16 Sep 2003 15:35:25 -0400
- Subject: Re: [tree-ssa] Bootstrap failure on ia64
- Organization: Red Hat Canada
- References: <jewuc9gjcn.fsf@sykes.suse.de>
On Tue, 2003-09-16 at 05:42, Andreas Schwab wrote:
> unwind-ia64.o has been compiled with -fPIC. The broken relocation occurs
> in function uw_update_reg_address. The problem seems to be that 'static
> const unsigned long dummy' has been lost somewhere because the label
> dummy.1 is not defined in the assembler output.
>
The overnight tester also got this. But I haven't been able to
reproduce it in a recent checkout. It may have been a transient
breakage.
Diego.