OSDN Git Service

2005-07-30 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jul 2005 00:16:35 +0000 (00:16 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jul 2005 00:16:35 +0000 (00:16 +0000)
* config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102575 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/arm/arm.c

index 23c841f..805dbdb 100644 (file)
@@ -1,5 +1,9 @@
 2005-07-30  Paul Brook  <paul@codesourcery.com>
 
+       * config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.
+
+2005-07-30  Paul Brook  <paul@codesourcery.com>
+
        * config/arm/arm-protos.h (arm_canonicalize_comparison): Update
        prototype.
        * config/arm/arm.c (arm_canonicalize_comparison): Use correct limit
index 33b2e32..cb4ed75 100644 (file)
@@ -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