]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: Always define __AVR_PM_BASE_ADDRESS__ in specs provided the core has it.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 8 Feb 2024 10:39:53 +0000 (11:39 +0100)
committerGeorg-Johann Lay <avr@gjlay.de>
Thu, 8 Feb 2024 10:41:43 +0000 (11:41 +0100)
commite515d813f080fb4c4e70d3c7b01815a909893688
treeb4bf092afe95330cea1f36d2358488b293da48d6
parent5bd96fed4ff5bc480c7af2e650b16198e7e527cc
AVR: Always define __AVR_PM_BASE_ADDRESS__ in specs provided the core has it.

gcc/
* config/avr/gen-avr-mmcu-specs.cc (print_mcu) <*cpp_mcu>: Spec always
defines __AVR_PM_BASE_ADDRESS__ if the core has it.
gcc/config/avr/gen-avr-mmcu-specs.cc