This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/48096] gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE fails with Xcode 4.0
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 01 Mar 2012 20:09:08 +0000
- Subject: [Bug target/48096] gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE fails with Xcode 4.0
- Auto-submitted: auto-generated
- References: <bug-48096-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48096
--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-03-01 20:09:08 UTC ---
Both the gcc.dg/tree-prof/bb-reorg.c and g++.dg/tree-prof/partition1.C
compilation failures are no longer present in gcc trunk when tested against
Xcode 4.2 on x86_64-apple-darwin10 or Xcode 4.3 on x86_64-apple-darwin11.
Should we close this for now?