[RFH] Fixing -fsection-anchors on powerpc-darwin

Eric Christopher echristo@apple.com
Tue Feb 21 18:12:00 GMT 2006


On Feb 18, 2006, at 10:09 PM, Andrew Pinski wrote:

> <anchor.diff.txt>

+  if (name[0] == '.' && name[1] == ' ')
+    return 0;

Urr?

Comment here and then I think it's probably good to go. Need to get a  
darwin maintainer to ack it though.

-eric



More information about the Gcc mailing list