diff options
author | David Malcolm <dmalcolm@redhat.com> | 2016-10-11 19:19:05 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2016-10-11 19:19:05 +0000 |
commit | acda0629ffd1ce4fa1189f9b36e724267cc63795 (patch) | |
tree | e323afc12d203f1f66112715594b6393aded75ed /gcc/fortran/simplify.c | |
parent | ec08df86cb5af4ab34f8251b38f52be7b99bfa20 (diff) | |
download | gcc-acda0629ffd1ce4fa1189f9b36e724267cc63795.zip gcc-acda0629ffd1ce4fa1189f9b36e724267cc63795.tar.gz gcc-acda0629ffd1ce4fa1189f9b36e724267cc63795.tar.bz2 |
Split print_rtx into subroutines
gcc/ChangeLog:
* print-rtl.c (print_rtx): Rename "i" to "idx". Split out the
operand-printing "switch" statement into...
(print_rtx_operand_code_0): ...this new function, ...
(print_rtx_operand_code_e): ...this new function, ...
(print_rtx_operand_codes_E_and_V): ...this new function, ...
(print_rtx_operand_code_i): ...this new function, ...
(print_rtx_operand_code_r): ...this new function, ...
(print_rtx_operand_code_u): ...this new function, ...
(print_rtx_operand): ...and this new function.
From-SVN: r241002
Diffstat (limited to 'gcc/fortran/simplify.c')
0 files changed, 0 insertions, 0 deletions