http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56880
--- Comment #1 from Fredrick <fredrickprashanth at gmail dot com> 2013-04-08 16:51:06 UTC --- Another related bug would be that, we tried to disable copy relocation using -z nocopyreloc. The binary crashed with SEGV. ./test_misc.bin: Symbol `test_dynamic' causes overflow in R_X86_64_32 relocation Segmentation fault (core dumped) -Fredrick