diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2020-11-15 17:41:52 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2020-11-15 17:41:52 +0000 |
commit | 8b3be949a563eb1ef23f777587b58f85cc7b9ef6 (patch) | |
tree | 31d1d0728a7eceb2f635f83ba9fa4688809c45ce /gcc/tree-switch-conversion.c | |
parent | 9ba5e926907fd1e2e0fb35e00a571a4e64a1e912 (diff) | |
download | gcc-8b3be949a563eb1ef23f777587b58f85cc7b9ef6.zip gcc-8b3be949a563eb1ef23f777587b58f85cc7b9ef6.tar.gz gcc-8b3be949a563eb1ef23f777587b58f85cc7b9ef6.tar.bz2 |
VAX: Use `rtx_code' to hold the RTL expression code in `vax_rtx_costs'
Use `enum rtx_code' rather than `int' to hold the the RTL expression
code in `vax_rtx_costs', matching the type these codes have been defined
with and making debugging just a tiny little bit easier.
gcc/
* config/vax/vax.c (vax_rtx_costs): Use `rtx_code' rather than
`int' for `code'.
Diffstat (limited to 'gcc/tree-switch-conversion.c')
0 files changed, 0 insertions, 0 deletions