glibc/ports/sysdeps/unix/sysv/linux
Mike Frysinger c5abd7ce01 ia64: fix strict aliasing warnings with func descriptors
Function pointers on ia64 are like parisc -- they're plabels.  While
the parisc port enjoys a gcc builtin for extracting the address here,
ia64 has no such luck.

Casting & dereferencing in one go triggers a strict aliasing warning.
Use a union to fix that.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-03-12 06:00:05 -04:00
..
aarch64 Remove extra pthread_atfork compat symbols 2013-03-11 09:47:01 +01:00
alpha Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
am33 AM33: Use <bits/mman.h> 2013-03-11 19:57:48 +01:00
arm Add comments about ARM configure -fno-unwind-tables handling. 2013-03-11 23:55:55 +00:00
generic Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
hppa Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
ia64 ia64: fix strict aliasing warnings with func descriptors 2013-03-12 06:00:05 -04:00
m68k Remove extra pthread_atfork compat symbols 2013-03-11 09:47:01 +01:00
mips Use <bits/mman-linux.h> for MIPS 2013-03-06 17:36:37 +01:00
powerpc/powerpc32 C++11 thread_local destructors support 2013-02-18 19:08:21 +05:30
tile Remove extra pthread_atfork compat symbols 2013-03-11 09:47:01 +01:00