[Bug target/78095] [7 Regression] valgrind build error on ppc64le
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 24 19:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78095
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The inline-asm already restores it:
3301 "ld 2,-16(12)\n\t" /* restore tocptr */ \
So there is no reason to mark r2 as being clobbered.
More information about the Gcc-bugs
mailing list