diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-09-14 12:19:52 +0200 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-09-16 09:25:49 +0200 |
commit | 8d402c307f289a4cc96fec36189864d7e3f37893 (patch) | |
tree | 18ce67d2e4ad8ff4e632c6661d5eb4627f0b12d0 /gcc/tree-ssa-phiopt.cc | |
parent | 9f8e18213cbcfbadce56f7f531bd61fe4c7eab11 (diff) | |
download | gcc-8d402c307f289a4cc96fec36189864d7e3f37893.zip gcc-8d402c307f289a4cc96fec36189864d7e3f37893.tar.gz gcc-8d402c307f289a4cc96fec36189864d7e3f37893.tar.bz2 |
AVR: Tidy up enum and struct tags.
Use "rtx_code" for RTX codes, not "enum rtx_code" and not "RTX_CODE".
Drop enum and struct tags if possible.
gcc/
* config/avr/avr.cc: Use rtx_code for RTX codes.
Drop enum and struct tags.
* config/avr/avr.md: Same.
* config/avr/avr-c.cc: Same.
* config/avr/avr-dimode.md: Same.
* config/avr/avr-passes.cc: Same.
* config/avr/avr-protos.h: Same.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions