]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/1078 (Problems with attributes documentation)
authorSandra Loosemore <sandra@codesourcery.com>
Tue, 5 Jan 2016 20:51:48 +0000 (15:51 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Tue, 5 Jan 2016 20:51:48 +0000 (15:51 -0500)
2016-01-05  Sandra Loosemore <sandra@codesourcery.com>

PR 1078
gcc/
* doc/extend.texi (RL78 Variable Attributes): New section.

From-SVN: r232092

gcc/ChangeLog
gcc/doc/extend.texi

index 71dd7077812cb7093b5b3bf4caacf452f58eca50..d909693f5c27370ea02b4a66461a9bf5f3022694 100644 (file)
@@ -1,3 +1,8 @@
+2016-01-05  Sandra Loosemore <sandra@codesourcery.com>
+
+       PR 1078
+       * doc/extend.texi (RL78 Variable Attributes): New section.
+
 2016-01-05  Marek Polacek  <polacek@redhat.com>
 
        PR c/69104
index 0217efcc051e0a31e60824ae02ca1f899c03ec41..f6f561f1f6d6e0cd513b491a2925bd3f30bfba61 100644 (file)
@@ -5453,6 +5453,7 @@ attributes.
 * Microsoft Windows Variable Attributes::
 * MSP430 Variable Attributes::
 * PowerPC Variable Attributes::
+* RL78 Variable Attributes::
 * SPU Variable Attributes::
 * V850 Variable Attributes::
 * x86 Variable Attributes::
@@ -6096,6 +6097,14 @@ documentation in @ref{x86 Variable Attributes}.
 For documentation of @code{altivec} attribute please see the
 documentation in @ref{PowerPC Type Attributes}.
 
+@node RL78 Variable Attributes
+@subsection RL78 Variable Attributes
+
+@cindex @code{saddr} variable attribute, RL78
+The RL78 back end supports the @code{saddr} variable attribute.  This
+specifies placement of the corresponding variable in the SADDR area,
+which can be accessed more efficiently than the default memory region.
+
 @node SPU Variable Attributes
 @subsection SPU Variable Attributes