This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 623a0da3c31 fortran: fix bootstrap after r16-4372 [PR122257] new e347e2b81ac Allow target to chose address-space for artificial rodata.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/common/config/avr/avr-common.cc | 11 ++-- gcc/config/avr/avr.cc | 108 ++++++++++++++++++++++-------------- gcc/coretypes.h | 13 +++++ gcc/doc/tm.texi | 25 +++++++++ gcc/doc/tm.texi.in | 2 + gcc/target.def | 29 ++++++++++ gcc/targhooks.cc | 10 ++++ gcc/targhooks.h | 2 + gcc/tree-switch-conversion.cc | 10 ++++ 9 files changed, 161 insertions(+), 49 deletions(-)