http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916
--- Comment #88 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-17 13:50:40 UTC --- (In reply to comment #85) > Created attachment 22787 [details] > updated #2 darwin candidate function sect. patch > > > o I think that the "no debug symbols" is down to missing pub sections.... > investigating. > ... > > o .. so at the moment Darwin10 fails on partition2.C ... for the reasons > above. > Iain, Do you think the "no debug symbols" warnings in the partition2.C test case on darwin10 are the caused by the same issue (lack of pub symbols) as those additional instances caused by honza'a patch? Also, do we see any additional failures beyond those warnings when honza'a patch is added onto this current darwin patch?