This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: link_warning fix


> Here is an updated patch.
> 
> 2002-06-25  Bruno Haible  <bruno@clisp.org>
> 
> 	* include/libc-symbols.h (__as_app_line, __as_noapp): New macros.
> 	(link_warning): Emit #APP line to turn comment recognition on, and
> 	turn it off afterwards.

I am confused as to why this should be necessary.
GCC has always emitted "#APP" and "#NO_APP" around the asm text.


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