aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorGraham Stott <grahams@rcp.co.uk>1999-10-24 13:20:00 -0700
committerRichard Henderson <rth@gcc.gnu.org>1999-10-24 13:20:00 -0700
commitac6067399cdc9569760e681aa421fe37c2576905 (patch)
tree051f5eb90b57e7372e42e24d2bffe27f6ebcd8a4 /gcc/fold-const.c
parent9d73cc12c33dd41a08c85ca008684f8a10eeda61 (diff)
downloadgcc-ac6067399cdc9569760e681aa421fe37c2576905.zip
gcc-ac6067399cdc9569760e681aa421fe37c2576905.tar.gz
gcc-ac6067399cdc9569760e681aa421fe37c2576905.tar.bz2
alias.c: Include ggc.h.
* alias.c: Include ggc.h. (reg_base_value, new_reg_base_value, reg_base_value_size): Make static. (record_set): Verify enough room in reg_base_value. (init_alias_analysis): Allocate reg_base_value with xcalloc. Register it as a GC root. (end_alias_analysis): Free reg_base_value. Remove it as a GC root. * Makefile.in (alias.o): Depend on ggc.h. * unroll.c (unroll_loop): Verify the insn before a barrier is a JUMP_INSN before checking JUMP_LABEL. Co-Authored-By: Richard Henderson <rth@cygnus.com> From-SVN: r30147
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions