From: Paul Brook Date: Sat, 30 Jul 2005 00:16:35 +0000 (+0000) Subject: arm.c (arm_coproc_mem_operand): Fix inaccurate comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f26b8ec98af7968e2d6a04efd2ef47710be5342e;p=gcc.git arm.c (arm_coproc_mem_operand): Fix inaccurate comment. 2005-07-30 Paul Brook * config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment. From-SVN: r102575 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 23c841fba7a..805dbdbb85a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-07-30 Paul Brook + + * config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment. + 2005-07-30 Paul Brook * config/arm/arm-protos.h (arm_canonicalize_comparison): Update diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 33b2e32e4c4..cb4ed75b3fb 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -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