aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-05-26 22:39:48 +0930
committerAlan Modra <amodra@gcc.gnu.org>2014-05-26 22:39:48 +0930
commitbfe51f424a31275083a79e8f524af2976ff30b29 (patch)
tree8d79f014d1e738377c94c4520bbddc32df573189 /gcc/fortran/trans-io.c
parenta9243bfced3137c8fc9830b7c43c4cdabc313cc6 (diff)
downloadgcc-bfe51f424a31275083a79e8f524af2976ff30b29.zip
gcc-bfe51f424a31275083a79e8f524af2976ff30b29.tar.gz
gcc-bfe51f424a31275083a79e8f524af2976ff30b29.tar.bz2
re PR target/61098 (Poor code setting count register for large loops)
PR target/61098 * config/rs6000/rs6000.c (rs6000_emit_set_const): Remove unneeded params and return a bool. Remove dead code. Update comment. Assert we have a const_int source. Remove bogus code from 32-bit HWI days. Move !TARGET_POWERPC64 handling, and correct handling of constants > 2G and reg_equal note, from.. (rs6000_emit_set_long_const): ..here. Remove unneeded param and return value. Update comment. If we can, use a new pseudo for intermediate calculations. * config/rs6000/rs6000-protos.h (rs6000_emit_set_const): Update prototype. * config/rs6000/rs6000.md (movsi_internal1_single+1): Update call to rs6000_emit_set_const in splitter. (movdi_internal64+2, +3): Likewise. From-SVN: r210932
Diffstat (limited to 'gcc/fortran/trans-io.c')
0 files changed, 0 insertions, 0 deletions