Miscellaneous testsuitsuite failures under hpux 10.20

Geoff Keating geoffk@cygnus.com
Fri Jun 23 15:06:00 GMT 2000


> Date: Fri, 23 Jun 2000 17:56:49 -0400 (EDT)
> From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
> Cc: gcc-bugs@gcc.gnu.org
> 
> I don't think it will work.  DECL_OFFSET_ALIGN(NODE) has to be assignable.

That's why I invented SET_DECL_OFFSET_ALIGN.

> Possibly, MAX_OFILE_ALIGNMENT also needs to be respected.

That's orthogonal to this problem.  On some systems, including all ELF
ones, MAX_OFILE_ALIGNMENT can be very large (like 2^20 or even 2^32).
Also, nothing says that a field has to be output to the object file,
it could live in memory.

-- 
- Geoffrey Keating <geoffk@cygnus.com>


More information about the Gcc-bugs mailing list