This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]