diff options
author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-11 14:32:49 +0000 |
---|---|---|
committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-11 14:32:49 +0000 |
commit | a0bf44f9bb5ed7e9e9aa4db1392f4be35407f03c (patch) | |
tree | d42a31e10870dfca2e30938ea3e93da70534df8d /gcc/fortran/expr.c | |
parent | bd6f5a2a29cc5e2acc2e9cc17e191f0352088662 (diff) | |
download | ppe42-gcc-a0bf44f9bb5ed7e9e9aa4db1392f4be35407f03c.tar.gz ppe42-gcc-a0bf44f9bb5ed7e9e9aa4db1392f4be35407f03c.zip |
* rs6000.c (struct processor_costs): Change semantics of fields to
include the COST_N_INSNS scaling, and update all initializers.
(rs6000_rtx_costs): Don't use COSTS_N_INSNS on rs6000_cost fields.
Use COSTS_N_INSNS(1) for NOT, SIGN_EXTEND, ZERO_EXTEND and COMPARE.
Use rs6000_cost->fp for both FLOAT_TRUNCATE and UNSPEC_FRSP. When
optimizing for size, use COSTS_N_INSNS(1) for CALL and IF_THEN_ELSE.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84512 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions