r255245 - in /branches/gcc-7-branch/gcc: Change...
danielh@gcc.gnu.org
danielh@gcc.gnu.org
Wed Nov 29 17:07:00 GMT 2017
Author: danielh
Date: Wed Nov 29 17:07:29 2017
New Revision: 255245
URL: https://gcc.gnu.org/viewcvs?rev=255245&root=gcc&view=rev
Log:
[SPARC] Recognize the load when accessing the GOT
Needed for the UT699 errata workaround to function correctly when
compiling with -fPIC.
Backport from mainline
2017-11-29 Daniel Cederman <cederman@gaisler.com>
gcc/
* config/sparc/sparc.c (sparc_do_work_around_errata): Treat the
movsi_pic_gotdata_op instruction as a load for the UT699 errata
workaround.
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/config/sparc/sparc.c
More information about the Gcc-cvs
mailing list