aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorMichael Hayes <mhayes@redhat.com>2001-01-01 00:49:30 +0000
committerMichael Hayes <m.hayes@gcc.gnu.org>2001-01-01 00:49:30 +0000
commit14be28e5f43fa2710e15441ff8b4e54b64295303 (patch)
tree33ca0f377662aa610d440a02bd9c36e0241f73aa /gcc/version.c
parent1d2215feb99eee4186a842f93484ac3130f2f20a (diff)
downloadgcc-14be28e5f43fa2710e15441ff8b4e54b64295303.zip
gcc-14be28e5f43fa2710e15441ff8b4e54b64295303.tar.gz
gcc-14be28e5f43fa2710e15441ff8b4e54b64295303.tar.bz2
loop.h (struct iv): New.
* loop.h (struct iv): New. (REG_IV_TYPE, REG_IV_CLASS, REG_INFO): Modify to use 'struct iv'. (struct loop_ivs): Replace 'reg_iv_type', 'reg_iv_info', 'reg_biv_class' fields with 'regs' and 'n_regs'. (struct ivs): Rename 'loop_iv_list' field to 'list'. * loop.c (loop_bivs_find, strength_reduce): Use ivs->regs array. * unroll.c (loop_iterations): Check array bounds with ivs->n_regs. From-SVN: r38582
Diffstat (limited to 'gcc/version.c')
0 files changed, 0 insertions, 0 deletions