]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/xtensa/xtensa.cc
xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Thu, 20 Jan 2011 17:37:13 +0000 (20:37 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Thu, 20 Jan 2011 17:37:13 +0000 (20:37 +0300)
commita1a797686428f8fab7aa88035683f2d58e00493e
tree9a884cc8f66b70d97eb44b3d4d619730594218e9
parent427f6cec9c82ea688d821fd2e8d05197d8a1792f
xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.

* config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
* config/xtensa/xtensa-protos.h (constantpool_address_p): Remove.
* config/xtensa/xtensa.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
(xtensa_mode_dependent_address_p): New function.
(constantpool_address_p): Make static. Change return type to bool.
Change argument type to const_rtx. Use CONST_INT_P predicate.

From-SVN: r169060
gcc/ChangeLog
gcc/config/xtensa/xtensa-protos.h
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h