https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82303
--- Comment #7 from Thomas Garnier <thgarnie at google dot com> --- Created attachment 43189 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43189&action=edit testcase for mcmodel=large Build with: gcc -mcmodel=large -c -fstatic-pie ./test.c -o test Dump relocations on the object file: objdump -dr ./test