This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] [SPARC] Fixes for UT699 errata workaround


Hello,

This patch series adds two fixes for the UT699 errata workaround.

Daniel Cederman (2):
  [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences
  [SPARC] Recognize the load when accessing the GOT

 gcc/config/sparc/sparc.c  | 8 +++++++-
 gcc/config/sparc/sparc.md | 8 ++++----
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.9.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]