tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Sat, 20 Aug 2011 09:18:35 +0000 (13:18 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Sat, 20 Aug 2011 09:18:35 +0000 (13:18 +0400)
commitf47a61f332d35e1398e0864694b4156b5e502f82
tree80678fd0c61a6e5417c6164a1e4e6dbfda54465a
parent94e3faf66505ae1c960ca07e4cb11feed04aee42
tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.

* doc/tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
* doc/tm.texi: Regenerate.
* targhooks.c (default_preferred_output_reload_class): Don't use
PREFERRED_OUTPUT_RELOAD_CLASS macro.
* system.h (PREFERRED_OUTPUT_RELOAD_CLASS): Poison.

From-SVN: r177926
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/system.h
gcc/targhooks.c