This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48086] bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 12 Mar 2011 09:11:35 +0000
- Subject: [Bug lto/48086] bootstrap-lto creates c-common.s with too many sections on x86_64-apple-darwin10
- Auto-submitted: auto-generated
- References: <bug-48086-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48086
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.12 09:11:09
Ever Confirmed|0 |1
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-03-12 09:11:09 UTC ---
This is also true for Xcode 3.2.6 and causes the following failures
FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto -flto-partition=none (test
for excess errors)
FAIL: gcc.dg/torture/builtin-attr-1.c -O2 -flto (test for excess errors)
FAIL: g++.dg/torture/pr31863.C -O2 -flto -flto-partition=none (test for
excess errors)
FAIL: g++.dg/torture/pr31863.C -O2 -flto (test for excess errors)
for both -m32 and -m64.