re PR target/20813 (ICE in gen_reg_rtx for 3 spec tests)
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 22 Apr 2005 14:36:30 +0000 (14:36 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 22 Apr 2005 14:36:30 +0000 (10:36 -0400)
commit98c41d988c9db08ecdfb4d00b672b9e1a96031e8
treec15ec9c2c21ef02f82debf843593c9c8af47e30b
parente6ef8d816eb03369d473bd2f482848e175999b49
re PR target/20813 (ICE in gen_reg_rtx for 3 spec tests)

PR target/20813
* config/rs6000/default64.h (TARGET_DEFAULT): Add MASK_PPC_GFXOPT.
* config/rs6000/rs6000.c (processor_target_table): Rename rs64a to
rs64.  Add MASK_PPC_GFXOPT to powerpc64 and rs64.
(rs6000_init_libfuncs): Set TFmode optabs to xlq names if
TARGET_XL_COMPAT.
* doc/invoke.texi (PowerPC options): Change rs64a to rs64.

From-SVN: r98562
gcc/ChangeLog
gcc/config/rs6000/default64.h
gcc/config/rs6000/rs6000.c
gcc/doc/invoke.texi