]> gcc.gnu.org Git - gcc.git/commit
sparc.c (sparc_do_work_around_errata): Implement work around for store forwarding...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 20 Mar 2014 11:39:39 +0000 (11:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 20 Mar 2014 11:39:39 +0000 (11:39 +0000)
commit7075c7929077a12412742ba1179b75d1a55348ac
tree35b10b8b8c0e0de4cedb4ccb7847fe24d45b3e83
parent9ee5337dd54630e6f0b2d98dc104a8c05d24384d
sparc.c (sparc_do_work_around_errata): Implement work around for store forwarding issue in the FPU on the UT699.

* config/sparc/sparc.c (sparc_do_work_around_errata): Implement work
around for store forwarding issue in the FPU on the UT699.
* config/sparc/sparc.md (in_branch_delay): Return false for single FP
loads and operations if -mfix-ut699 is specified.
(divtf3_hq): Tweak attribute.
(sqrttf2_hq): Likewise.

From-SVN: r208695
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.md
This page took 0.05739 seconds and 5 git commands to generate.