diff options
| author | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-05 05:23:14 +0000 |
|---|---|---|
| committer | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-05 05:23:14 +0000 |
| commit | 411056a3f1c82da6799eec7ab2f7da0b4b4b1e9e (patch) | |
| tree | b6538ba455f8b329a4f7b2840d60e0bdf7914ba5 /gcc/fortran/array.c | |
| parent | 1bcdd2a0636a56388c56f86cf05a64e84512d6cb (diff) | |
| download | ppe42-gcc-411056a3f1c82da6799eec7ab2f7da0b4b4b1e9e.tar.gz ppe42-gcc-411056a3f1c82da6799eec7ab2f7da0b4b4b1e9e.zip | |
PR target/20421
* config/i386/i386.md (frndintxf2_floor, frndintxf2_ceil)
(frndintxf2_trunc, frndintxf2_mask_pm): Add FLAGS_REG clobber.
Allocate local stack slots here. Set ix86_optimize_mode_switching.
flag here. Implement using define_insn_and_split.
(frndintxf2_floor_i387, frndintxf2_ceil_i387, frndintxf2_trunc_i387)
(frndintxf2_mask_pm_i387): New insn patterns.
(floorsf2, floordf2, floorxf2): Remove local stack slot allocations.
Do not set ix86_optimize_mode_switching flag.
(ceilsf2, ceildf2, ceilxf2): Same.
(btruncsf2, btruncdf2, btruncxf2): Same.
(nearbyintsf2, nearbyintdf2, nearbyintxf2): Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97604 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/array.c')
0 files changed, 0 insertions, 0 deletions

