http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56446
Steven Bosscher <steven at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.6/4.7/4.8 Regression] |Generate one fewer |Generate one fewer |relocation when calling a |relocation when calling a |checked weakref function |checked weakref function | Severity|normal |enhancement --- Comment #8 from Steven Bosscher <steven at gcc dot gnu.org> 2013-03-13 19:51:52 UTC --- Given comments #5 and #7, this probably should not be marked as a regression, but rather as an enhancement. Is it possible to tell if the called symbol is in the same module if compiling with LTO?