arm.c (arm_coproc_mem_operand): Fix inaccurate comment.

2005-07-30  Paul Brook  <paul@codesourcery.com>

	* config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.

From-SVN: r102575
This commit is contained in:
Paul Brook 2005-07-30 00:16:35 +00:00 committed by Paul Brook
parent a14b88bb20
commit f26b8ec98a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View 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