r255239 - in /trunk/gcc: ChangeLog config/sparc...
danielh@gcc.gnu.org
danielh@gcc.gnu.org
Wed Nov 29 15:45:00 GMT 2017
Author: danielh
Date: Wed Nov 29 15:45:41 2017
New Revision: 255239
URL: https://gcc.gnu.org/viewcvs?rev=255239&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.
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:
trunk/gcc/ChangeLog
trunk/gcc/config/sparc/sparc.c
More information about the Gcc-cvs
mailing list