diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-11-03 16:44:29 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-11-03 16:44:29 +0100 |
commit | d04814543c93d33e52a33ba50cfc5f474ae7b0a3 (patch) | |
tree | 23cb7feec4c7a7b48944da3fcfb761e7fda8b1c2 /gcc/fortran/iresolve.c | |
parent | e7a740068ed3cc5961101f07012314d940a97ae5 (diff) | |
download | gcc-d04814543c93d33e52a33ba50cfc5f474ae7b0a3.zip gcc-d04814543c93d33e52a33ba50cfc5f474ae7b0a3.tar.gz gcc-d04814543c93d33e52a33ba50cfc5f474ae7b0a3.tar.bz2 |
rs6000: Remove rs6000_emit_sISEL
Instead of calling rs6000_emit_sISEL, call rs6000_emit_int_cmove
directly, in the one place it is used.
* config/rs6000/rs60000-protos.h (rs6000_emit_sISEL): Delete.
(rs6000_emit_int_cmove): New declaration.
* config/rs6000/rs6000.c (rs6000_emit_int_cmove): Delete declaration.
(rs6000_emit_sISEL): Delete.
(rs6000_emit_int_cmove): Make non-static.
* config/rs6000/rs6000.md (cstore<mode>4): Use rs6000_emit_int_cmove
instead of rs6000_emit_sISEL.
From-SVN: r254380
Diffstat (limited to 'gcc/fortran/iresolve.c')
0 files changed, 0 insertions, 0 deletions