diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-03-03 20:27:49 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-03-03 21:03:15 +0100 |
commit | 5cc61212b71a3e1264c8a9c0c35e13474be04f87 (patch) | |
tree | 305d6f7cfb0f6660f739390991c52ac7e48b79a4 /gcc/d/expr.cc | |
parent | 318e0d44fe66ade59edb16a94565b3bfdc1883c6 (diff) | |
download | gcc-5cc61212b71a3e1264c8a9c0c35e13474be04f87.zip gcc-5cc61212b71a3e1264c8a9c0c35e13474be04f87.tar.gz gcc-5cc61212b71a3e1264c8a9c0c35e13474be04f87.tar.bz2 |
AVR: Use more C++ ish coding style.
gcc/
* config/avr/avr.cc: Resolve ATTRIBUTE_UNUSED.
Use bool in place of int for boolean logic (if possible).
Move declarations to definitions (if possible).
* config/avr/avr.md: Use C++ comments. Fix some indentation glitches.
* config/avr/avr-dimode.md: Same.
* config/avr/constraints.md: Same.
* config/avr/predicates.md: Same.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions