]> git.ipfire.org Git - thirdparty/gcc.git/commit
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 18:30:57 +0000 (18:30 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 25 Mar 2005 18:30:57 +0000 (18:30 +0000)
commita1ee78cd41e29471258f489c62ec986b1142dade
tree846d7aa71f08cbcd8b39fbef3b07871f3192868b
parentf937bbd5b51e527a164c044c6d603e28bddb7121
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: r97053
gcc/ChangeLog
gcc/config/vax/vax.c