aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2024-01-12 19:01:07 +0100
committerGeorg-Johann Lay <avr@gjlay.de>2024-01-12 19:01:07 +0100
commit8b447fa89d5e6b052c9309dfd1dafebdbd829ff9 (patch)
treeb98bb1ba8a1131991c79fa3d34ddda359e0690a7 /gcc/doc
parent45a22144bff4bf34e07506405f9cc0825d656465 (diff)
downloadgcc-8b447fa89d5e6b052c9309dfd1dafebdbd829ff9.zip
gcc-8b447fa89d5e6b052c9309dfd1dafebdbd829ff9.tar.gz
gcc-8b447fa89d5e6b052c9309dfd1dafebdbd829ff9.tar.bz2
AVR: Documentation: Web-Link an example ld-Script for Address-Space __flashN.
gcc/ * doc/extend.texi (AVR Named Address Spaces, Limitations and Caveats): Add web-link to the avr-gcc wiki.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/extend.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index eb4a425..b9129d1 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -1594,7 +1594,7 @@ from @w{@uref{https://www.nongnu.org/avr-libc/user-manual/,AVR-LibC}}
together with attribute @code{progmem}.
@noindent
-@b{Limitations and caveats}
+@b{Limitations and Caveats}
@itemize
@item
@@ -1608,6 +1608,8 @@ supports reading across the 64@tie{}KiB flash segment boundaries is
If you use one of the @code{__flash@var{N}} address spaces
you must arrange your linker script to locate the
@code{.progmem@var{N}.data} sections according to your needs.
+For an example, see the
+@w{@uref{https://gcc.gnu.org/wiki/avr-gcc#Address_Spaces,avr-gcc wiki}}
@item
Any data or pointers to the non-generic address spaces must