Miscellaneous testsuitsuite failures under hpux 10.20
Geoff Keating
geoffk@cygnus.com
Mon Jun 26 11:11:00 GMT 2000
> Date: Fri, 23 Jun 2000 19:54:31 -0400 (EDT)
> From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
> Cc: geoffk@cygnus.com, gcc-bugs@gcc.gnu.org
>
> The previous type of DECL_OFFSET_ALIGN was unsigned int. The patch changes
> this to unsigned long. Given the existing code, I think this should be
> changed to unsigned int.
It should be unsigned HOST_WIDE_INT, but the best we can do is
unsigned long. unsigned int is certainly wrong.
--
- Geoffrey Keating <geoffk@cygnus.com>
More information about the Gcc-bugs
mailing list