-
- Downloads
re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX)
2006-03-30 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> PR target/26734 * rtl.def (DEPS_LIST): Change type of the second operand to 'int'. * target.h (struct gcc_target.speculate_insn): Change type of the second parameter to 'int'. * lists.c (alloc_DEPS_LIST): Change signature. Update reference to the second operand of the DEPS_LIST. (copy_DEPS_LIST_list): Update reference to the second operand of the DEPS_LIST. * rtl.h (alloc_DEPS_LIST): Update signature. * sched-int.h (ds_t): Change typedef to 'int'. (DEP_STATUS, BITS_PER_DEP_STATUS): Update. From-SVN: r112538
Showing
- gcc/ChangeLog 14 additions, 0 deletionsgcc/ChangeLog
- gcc/lists.c 4 additions, 4 deletionsgcc/lists.c
- gcc/rtl.def 3 additions, 4 deletionsgcc/rtl.def
- gcc/rtl.h 3 additions, 3 deletionsgcc/rtl.h
- gcc/sched-int.h 5 additions, 5 deletionsgcc/sched-int.h
- gcc/target.h 3 additions, 2 deletionsgcc/target.h
Loading
Please register or sign in to comment