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]

Re: [testcase] Simplified testcases why current gcc trunk cannot compile glibc


On Mon, Oct 15, 2001 at 04:18:21PM -0400, Roland McGrath wrote:
> Why not support it more directly?  That is, something in `asm' syntax that
> constitutes a proper reference to the function so that the compiler neither
> warns about it being unused nor fails to emit the code.  

Hmm.  Changing extended asms to accept arguments outside of functions
wouldn't be a bad idea anyway -- lots of times we just want constant
integer arguments such as offsetoff(my_struct, member).


r~


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