re PR target/15491 (ICE (Internal compiler error) while compiling glibc to vax-linux...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 25 Mar 2005 17:54:59 +0000 (17:54 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 25 Mar 2005 17:54:59 +0000 (17:54 +0000)
commitccb527e4b7a69db20ae01dbd4bfe7b79d8ace6ec
tree2f98af8b256d8766bcb9dd5ec92759432d64a1b0
parentc3861e7ad196b2a58346699e54f8dc532bf693af
re PR target/15491 (ICE (Internal compiler error) while compiling glibc to vax-linux target)

PR target/15491
        * vax.c (vax_rtx_costs_1): Merge with vax_rtx_costs.
(vax_rtx_costs): Return false when passed unsupported rtx's.  Handle
FLOAT_EXTEND, FLOAT_TRUNCATE and TRUNCATE.  Fix costs for POST_INC,
PRE_DEC, NEG and NOT.

From-SVN: r97050
gcc/ChangeLog
gcc/config/vax/vax.c