https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88627
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2018-12-30 Ever confirmed|0 |1 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >even though previous behavior was different With what version of GCC? This code has not changed in a few years in GCC. I also doubt this is a GCC bug but rather a binutils ld one. Can you provide a full testcase and what target you are trying?