]> git.ipfire.org Git - thirdparty/gcc.git/commit
m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Thu, 16 Sep 2010 16:25:27 +0000 (20:25 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Thu, 16 Sep 2010 16:25:27 +0000 (20:25 +0400)
commit40e2dfaae312d72a967ba9bac98a7eff1ab8f613
tree60669d48a77bd9b724dc2feb6781048344c198b7
parentb5fbd147fe61d53f46dbf60fc1103ec01409c8b4
m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.

* config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.
(TARGET_MEMORY_MOVE_COST): Define.
(m32r_function_arg): Annotate argument 'type' with ATTRIBUTE_UNUSED.

From-SVN: r164340
gcc/ChangeLog
gcc/config/m32r/m32r.c