This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PATCH: Add x32 support to dynamic linker audit
2012/3/22 David Miller <davem@davemloft.net>:
> From: Andreas Schwab <schwab@linux-m68k.org>
> Date: Thu, 22 Mar 2012 10:08:40 +0100
>
>> That doesn't work.
>>
>> ../sysdeps/generic/ldsodefs.h:231:9: warning: ‘struct La_x32_regs’ declared inside parameter list [enabled by default]
>> ../sysdeps/generic/ldsodefs.h:231:9: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
>> ../sysdeps/generic/ldsodefs.h:280:10: warning: ‘struct La_x32_regs’ declared inside parameter list [enabled by default]
>
> Right, I'm seeing these on sparc builds too.
Well shucks. OK, I've just kicked off my usual morning build, I'll
have a look at this.
H.J. what did you test your patch with? I assumed x86, x86-64, and x32 builds?
Cheers,
Carlos.