This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 11 Jan 2012 14:20:48 +0000
- Subject: [Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored
- Auto-submitted: auto-generated
- References: <bug-22006-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22006
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-01-11 14:20:48 UTC ---
I haven't seen this in a long time, and the testcases pass since they
now use .comm instead of .space. I meant to keep the PR open to
investigate why gcc would emit code like this, but I think it can now be
closed, especially given that IRIX support will be removed in 4.8.
Rainer