visium.c (visium_select_cc_mode): Return CCmode for any RTX present on the RHS of...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 17 Oct 2017 20:28:33 +0000 (20:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 17 Oct 2017 20:28:33 +0000 (20:28 +0000)
commit34311c5ee64df8dd6dbdaa6141adfe16534c1349
treebb13380c745c6270665a5f2bb7824f29008257b1
parent8e7014b45585b89418564db079f9ad469a581ea2
visium.c (visium_select_cc_mode): Return CCmode for any RTX present on the RHS of a SET.

* config/visium/visium.c (visium_select_cc_mode): Return CCmode
for any RTX present on the RHS of a SET.
* compare-elim.c (try_eliminate_compare): Restore comment.

From-SVN: r253830
gcc/ChangeLog
gcc/compare-elim.c
gcc/config/visium/visium.c