]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/pdp11/pdp11.h
builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to clrmem*.
[thirdparty/gcc.git] / gcc / config / pdp11 / pdp11.h
index 5e360421e015b815efb40fe52d761e77a815210d..63275d4237689de481d803d9d99a81e941a0618b 100644 (file)
@@ -71,7 +71,7 @@ extern int target_flags;
     { "no-45", -8, "" },                                               \
 /* is 11/10 */                                                         \
     { "10", -12, N_("Generate code for an 11/10") },                   \
-/* use movstrhi for bcopy */                                           \
+/* use movmemhi for bcopy */                                           \
     { "bcopy", 16, NULL },                                             \
     { "bcopy-builtin", -16, NULL },                                    \
 /* use 32 bit for int */                                               \