summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwalt <walt@138bc75d-0d04-0410-961f-82ee72b054a4>2012-08-27 18:51:07 +0000
committerwalt <walt@138bc75d-0d04-0410-961f-82ee72b054a4>2012-08-27 18:51:07 +0000
commit05b1301e5b78a1bcb8f0a2c8895b7e494099711c (patch)
tree45107894b9dca05abdf5565cb4e77652207fca38
parenta89260f1a7a2f3a1ae24017f54c74ab92297e61f (diff)
downloadgcc-05b1301e5b78a1bcb8f0a2c8895b7e494099711c.tar.gz
Fix doc typo.
* doc/md.texi (TILE-Gx): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190729 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/md.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b54ee5228c0..13813df5b36 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2012-08-27 Walter Lee <walt@tilera.com>
+ * doc/md.texi (TILE-Gx): Fix typo.
+
+2012-08-27 Walter Lee <walt@tilera.com>
+
* config/tilegx/tilegx.c (tilegx_function_profiler): Fix typo.
config/tilepro/tilepro.c (tilepro_function_profiler): Ditto.
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 99f6528b63e..bcc9bb62b44 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -3580,7 +3580,7 @@ Register B14 (aka DP).
@itemx R07
@itemx R08
@itemx R09
-@itemx R010
+@itemx R10
Each of these represents a register constraint for an individual
register, from r0 to r10.
@@ -3658,7 +3658,7 @@ The integer constant 0xffffffff00000000.
@itemx R07
@itemx R08
@itemx R09
-@itemx R010
+@itemx R10
Each of these represents a register constraint for an individual
register, from r0 to r10.