[Bug target/26734] [4.2 Regression] GCC cannot bootstrap on IA64 HP-UX

mkuvyrkov at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 30 15:41:00 GMT 2006



------- Comment #11 from mkuvyrkov at gcc dot gnu dot org  2006-03-30 15:41 -------
Subject: Bug 26734

Author: mkuvyrkov
Date: Thu Mar 30 15:41:00 2006
New Revision: 112538

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112538
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lists.c
    trunk/gcc/rtl.def
    trunk/gcc/rtl.h
    trunk/gcc/sched-int.h
    trunk/gcc/target.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26734



More information about the Gcc-bugs mailing list