diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2008-09-10 13:28:34 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@gcc.gnu.org> | 2008-09-10 13:28:34 +0000 |
commit | 90cbba020c11026300318186dddf251194e3bc53 (patch) | |
tree | a5adf4180e38242aff75f589555de75322e1c292 /gcc/tree-inline.c | |
parent | 06c7153ff1c52ab47808fc00b72b98894ec858b8 (diff) | |
download | gcc-90cbba020c11026300318186dddf251194e3bc53.zip gcc-90cbba020c11026300318186dddf251194e3bc53.tar.gz gcc-90cbba020c11026300318186dddf251194e3bc53.tar.bz2 |
bfin.c (workaround_speculation): Correct algorithm to not lose track of the number of NOPs needed.
* config/bfin/bfin.c (workaround_speculation): Correct algorithm to
not lose track of the number of NOPs needed. Number of NOPs needed
for sync vs. loads workaround was switched; corrected. Run second
pass for all workarounds. No NOPs needed after call insns. Change
second pass to use find_next_insn_start and find_load helpers in order
to properly detect parallel insns.
* config/bfin/bfin.md (cbranch_with_nops): Increase length.
From-SVN: r140230
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions