On Fri, Jul 31, 2009 at 3:10 PM, John David Anglin<[email protected]> wrote: >> > GCC loads various constants with depwi and depdi. =A0The deposit length >> > was wrong. >> >> If I understand correctly, are you saying that debian's gcc is at >> fault, and that the bug was never in a released version of gcc? > > No, the bug is present in all released versions of gcc. They need > to build a snapshot from the current GCC svn tree (4.3, 4.4 or trunk), > or apply the patch to their own source. > > 2009-07-20 John David Anglin <[email protected]> > > * pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb. > Cast "1" to unsigned HOST_WIDE_INT. > (compute_zdepdi_operands): Limit maximum length to 64 bits. Limit > deposit length to the maximum length - lsb. Extend length if > HOST_BITS_PER_WIDE_INT is 32.
Frans, Would you mind filing a bug against debian gcc to have them pickup this patch for hppa? Cheers, Carlos. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

