This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11924] mips64-linux o32 accesses to certain file-local data incorrectly generated
- From: "cgd at broadcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Aug 2003 21:37:18 -0000
- Subject: [Bug target/11924] mips64-linux o32 accesses to certain file-local data incorrectly generated
- References: <20030815005355.11924.cgd@broadcom.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11924
------- Additional Comments From cgd at broadcom dot com 2003-08-15 21:37 -------
Subject: Re: mips64-linux o32 accesses to certain
file-local data incorrectly generated
At Fri, 15 Aug 2003 16:56:55 +0000 (UTC), "cgd at broadcom dot com" wrote:
> I'll apply your patch to my source tree and give it a go. if i
> remember the test results, it'll fix a few dozen.
for -mabi=32, no new failures, unexpected failures -= 90, unresolved
testcases -= 26. Yay.
(-mabi=n32 and -mabi=64 still testing.)
chris