diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-01-18 09:59:38 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-01-18 10:01:16 +0100 |
commit | f8138d7e2671a267d65eca053b6a133b9c681734 (patch) | |
tree | 679d5a315beb325bf6f872856989d18c6478cfd9 /gcc/tree-vect-loop.cc | |
parent | 2341df1cb9b3681bfefe29207887b2b3dc271a95 (diff) | |
download | gcc-f8138d7e2671a267d65eca053b6a133b9c681734.zip gcc-f8138d7e2671a267d65eca053b6a133b9c681734.tar.gz gcc-f8138d7e2671a267d65eca053b6a133b9c681734.tar.bz2 |
AVR: Fix typo in device-specs generation. Reuse -m[no-]rodata-in-ram checker.
gcc/
* config/avr/gen-avr-mmcu-specs.cc (diagnose_rodata_in_ram): Fix typo
in the diagnostic, and capitalize the device name.
(print_mcu): Generate specs such that:
<*check_rodata_in_ram>: New.
<*cc1_misc>: Use check_rodata_in_ram instead of cc1_rodata_in_ram.
<*link_misc>: Use check_rodata_in_ram instead of link_rodata_in_ram.
<*cc1_rodata_in_ram, *link_rodata_in_ram>: Remove.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions