https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91307

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed:

$ marxin@marxinbox:/tmp> gcc -flto pr91307-*.c -o a.out && objdump -S a.out |
grep GLOBAL
0000000000401109 <_GLOBAL__I_65535_0_ccIH3dv1.o.4348>:
marxin@marxinbox:/tmp> gcc -flto pr91307-*.c -o a.out && objdump -S a.out |
grep GLOBAL
0000000000401109 <_GLOBAL__I_65535_0_ccrEZiHf.o.4348>:

Reply via email to