This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[AARCH64-47, PATCH] Remove 'Utf' constraint documentation for AArch64.
- From: Marcus Shawcroft <marcus dot shawcroft at arm dot com>
- To: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 22 Nov 2012 18:17:03 +0000
- Subject: [AARCH64-47, PATCH] Remove 'Utf' constraint documentation for AArch64.
I've also committed this to ARM/aarch64-4.7-branch.
/Marcus
2012-11-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
* doc/md.texi (AArch64 family): Remove Utf.
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 297058c..6a4e0be 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -1727,9 +1727,6 @@ A memory address which uses a single base register with no offset
A memory address suitable for a load/store pair instruction in SI, DI, SF and
DF modes
-@item Utf
-A memory address suitable for a load/store pair instruction in TF mode
-
@end table