[gcc r17-3341] AVR: Add mstrict-addr-space-subsets to avr.opt.urls
Georg-Johann Lay via Gcc-cvs <[email protected]>
| Newsgroups | gmane.comp.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://gcc.gnu.org/g:a50a90ec27f176c13baedfc102b9c07af6283803 commit r17-3341-ga50a90ec27f176c13baedfc102b9c07af6283803 Author: Georg-Johann Lay <[email protected]> Date: Mon Aug 17 21:37:46 2026 +0200 AVR: Add mstrict-addr-space-subsets to avr.opt.urls gcc/ * config/avr/avr.opt.urls: Add mstrict-addr-space-subsets. Diff: --- gcc/config/avr/avr.opt.urls | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls index 85ea9101c660..004f9c45175d 100644 --- a/gcc/config/avr/avr.opt.urls +++ b/gcc/config/avr/avr.opt.urls @@ -60,6 +60,9 @@ UrlSuffix(gcc/AVR-Options.html#index-msplit-bit-shift) msplit-ldst UrlSuffix(gcc/AVR-Options.html#index-msplit-ldst) +mstrict-addr-space-subsets +UrlSuffix(gcc/AVR-Options.html#index-mstrict-addr-space-subsets) + mstrict-X UrlSuffix(gcc/AVR-Options.html#index-mstrict-X)