]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions)
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 2 Sep 2012 10:37:49 +0000 (10:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 2 Sep 2012 10:37:49 +0000 (10:37 +0000)
commitf87ed873c69d5c51f7004e8ac95cc4ddfbb14baa
treec3ee00f392f1a389faa2ed03f9dc4b6176e54829
parent1f0c1a803644458e3d19c223dd2b3e017f8a9ddf
re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions)

PR rtl-optimization/54369
* config/mips/mips.c (mips_reorg): Invoke cleanup_barriers before
calling dbr_schedule.
* config/sparc/sparc.c (sparc_reorg): Likewise.

From-SVN: r190860
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/sparc/sparc.c