This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17180] [3.4 Regression] nearly all g77 tests fail
- From: "bdavis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2004 09:31:56 -0000
- Subject: [Bug target/17180] [3.4 Regression] nearly all g77 tests fail
- References: <20040825065523.17180.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bdavis at gcc dot gnu dot org 2004-08-31 09:31 -------
i don't know how to ensure that the result stays on a 64 bit boundary:
ptr = ptr + sizeof(mallocArea_*);
other than to make the offset 64 bits for everyone.
if desired, i can test this out on i686/gnu/linux ?
--bud davis
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17180