This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[arm] Bogus comment.
- From: Paul Brook <paul at codesourcery dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Jul 2005 01:15:28 +0100
- Subject: [arm] Bogus comment.
The patch below fixes an inaccurate comment in arm.c.
Paul
2005-07-30 Paul Brook <paul@codesourcery.com>
* config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.
Index: config/arm/arm.c
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/arm/arm.c,v
retrieving revision 1.469
diff -u -p -r1.469 arm.c
--- config/arm/arm.c 30 Jul 2005 00:11:26 -0000 1.469
+++ config/arm/arm.c 30 Jul 2005 00:13:59 -0000
@@ -4923,7 +4923,7 @@ cirrus_memory_offset (rtx op)
return 0;
}
-/* Return TRUE if OP is a valid VFP memory address pattern.
+/* Return TRUE if OP is a valid coprocessor memory address pattern.
WB if true if writeback address modes are allowed. */
int