[Bug target/56446] Generate one fewer relocation when calling a checked weakref function
steven at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 13 19:52:00 GMT 2013
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?
More information about the Gcc-bugs
mailing list