aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rl78
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2013-11-02 00:26:48 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2013-11-02 00:26:48 +0000
commit337405fddcd48e5fbdb5a1fd35f6e7c3fa387023 (patch)
tree957ebd616ecadebe8567404b9bab31d993ffe3e2 /gcc/config/rl78
parent98e43317975a7f0f8da2335e4c39ecc685ae7658 (diff)
downloadgcc-337405fddcd48e5fbdb5a1fd35f6e7c3fa387023.zip
gcc-337405fddcd48e5fbdb5a1fd35f6e7c3fa387023.tar.gz
gcc-337405fddcd48e5fbdb5a1fd35f6e7c3fa387023.tar.bz2
gcse.c (pre_delete): Remove references to regmove from comments.
* gcse.c (pre_delete): Remove references to regmove from comments. * recog.c: (validate_replace_rtx_1): Likewise. * config/rl78/rl78.c: Likewise. * config/v850/v850.h: Likewise, and remove unused ENABLE_REGMOVE_PASS. * common/config/m32r/m32r-common.c: Don't manipulate OPT_fregmove. * common/config/mmix/mmix-common.c: Likewise. From-SVN: r204309
Diffstat (limited to 'gcc/config/rl78')
-rw-r--r--gcc/config/rl78/rl78.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rl78/rl78.c b/gcc/config/rl78/rl78.c
index 995f3b1..f071e31 100644
--- a/gcc/config/rl78/rl78.c
+++ b/gcc/config/rl78/rl78.c
@@ -1894,8 +1894,8 @@ post-reload optimizers could operate on the real registers, but when I
tried that there were some issues building the target libraries.
During devirtualization, a simple register move optimizer is run. It
-would be better to run a full CSE/propogation pass on it through, or
-re-run regmove, but that has not yet been attempted.
+would be better to run a full CSE/propogation pass on it though, but
+that has not yet been attempted.
*/
#define DEBUG_ALLOC 0