diff options
author | Richard Henderson <rth@twiddle.net> | 2010-03-26 09:16:21 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2010-03-26 09:16:21 -0700 |
commit | b1c1949e60e7c61bcd9f40f712d07494596491b2 (patch) | |
tree | 84648ee4af35a882c7885d9cc6634d3c1639458b /nptl/cleanup_routine.c | |
parent | 07f9ca32a96891c90cb80aee780c8cee2c9504e4 (diff) | |
download | glibc-b1c1949e60e7c61bcd9f40f712d07494596491b2.tar.gz glibc-b1c1949e60e7c61bcd9f40f712d07494596491b2.tar.xz glibc-b1c1949e60e7c61bcd9f40f712d07494596491b2.zip |
Don't take the address of a void object.
GCC 4.5 warns about "extern void _end; &end;". Use char[] instead, as that also doesn't fall foul of a target's .sdata optimizations. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'nptl/cleanup_routine.c')
0 files changed, 0 insertions, 0 deletions