This is the mail archive of the gcc-patches@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: hook-ize ASM_FILE_START, take two


Hans-Peter Nilsson <hp@bitrange.com> writes:

> On Wed, 18 Jun 2003, Zack Weinberg wrote:
>> Hans-Peter Nilsson <hp@bitrange.com> writes:
>> > Totally agree.  Still, they have to fix their md file and join
>> > me in the quest to get glibc include/libc-symbols.h:link_warning
>> > fixed. :-)  (The fix may not be to *only* glibc, of course.)
>>
>> Are you referring to the "\n\t#" in the section name?
>
> Yes.

I suppose that's to inhibit whatever flags GCC would normally apply to
the section.  We should probably expose a better way to do that.

Do you know what sort of fixes need doing in the md file?  For an
experiment, I turned on #NO_APP for the x86 and GAS bombed me with
complaints about tab characters, but I'm not sure *which* tabs it
doesn't like.

zw


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