stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Mon, 21 Feb 2011 16:22:21 +0000 (19:22 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Mon, 21 Feb 2011 16:22:21 +0000 (19:22 +0300)
commit192997cf186527359a267c1002fef67218269e2e
tree66a53ffeb55210da014056390eb6a3d94607f16c
parent09eeac26667fdf5fd404d24b4b345273fcd4037d
stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.

* config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
* config/stormy16/stormy16-protos.h
(xstormy16_mode_dependent_address_p): Remove.
* config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
Make static. Change return type to bool. Change argument type to
const_rtx. Remove dead code.
(TARGET_MODE_DEPENDENT_ADDRESS_P): Define.

From-SVN: r170367
gcc/ChangeLog
gcc/config/stormy16/stormy16-protos.h
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h