http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45196
Jack Howarth <howarth at nitro dot med.uc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-10-01 00:52:40 UTC --- The 'can't add line info to anonymous symbol' warning has been removed as of Xcode 4.0 due to the excessive noise it generates. This issue should not reappear in the main gcc testsuite since... 2010-09-10 Jack Howarth <howa...@bromo.med.uc.edu> PR target/42070 * gcc/testsuite/lib/profopt.exp: Prune warnings on execname2 compile. * gcc/testsuite/lib/prune.exp: Prune "can't add line info" warnings. will prune out these bogus warnings under Xcode 3.2.x.