aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2012-01-20 12:31:46 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2012-01-20 12:31:46 +0000
commit542bf446b9a47286ff5b597e16d6fd3b1c313f2d (patch)
tree8e2b282a8761800179be0e0e740ef6c92b92a6a8 /gcc/doc/md.texi
parent8ecd1c0da4b4d4a18ababc8dba2a33d618c81070 (diff)
downloadgcc-542bf446b9a47286ff5b597e16d6fd3b1c313f2d.zip
gcc-542bf446b9a47286ff5b597e16d6fd3b1c313f2d.tar.gz
gcc-542bf446b9a47286ff5b597e16d6fd3b1c313f2d.tar.bz2
re PR target/49868 (Implement named address space to place/access data in flash memory)
PR target/49868 PR target/50887 * doc/extend.texi (Named Address Spaces): Split into subsections. (AVR Named Address Spaces): New subsection. (M32C Named Address Spaces): New subsection. (RL78 Named Address Spaces): New subsection. (SPU Named Address Spaces): New subsection. (Variable Attributes): New anchor "AVR Variable Attributes". (AVR Variable Attributes): Rewrite and avoid wording "address space" in this context. * doc/invoke.texi (AVR Options): Rewrite and add documentation for -maccumulate-args, -mbranch-cost=, -mrelax, -mshort-calls. (AVR Built-in Macros): New subsubsection therein. * doc/md.texi (AVR constraints): Remove "C04", "R". From-SVN: r183336
Diffstat (limited to 'gcc/doc/md.texi')
-rw-r--r--gcc/doc/md.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 93183e6..bcfd420 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -1768,14 +1768,8 @@ Constant integer 1
@item G
A floating point constant 0.0
-@item R
-Integer constant in the range @minus{}6 @dots{} 5.
-
@item Q
A memory address based on Y or Z pointer with displacement.
-
-@item C04
-Constant integer 4
@end table
@item Epiphany---@file{config/epiphany/constraints.md}