OSDN Git Service

* tree.h (PHI_ARG_NONZERO): Remove.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Feb 2006 22:58:23 +0000 (22:58 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Feb 2006 22:58:23 +0000 (22:58 +0000)
commit6b34676b01e8efbfbd7ee2b8d5ee01ba3775474f
treecd12fb57e73572b1c03aae2557c12c77bee3e813
parentf064ebd17debbb055d5cb445176fea22ea1eedbb
    * tree.h (PHI_ARG_NONZERO): Remove.
        * tree-phinodes.c (add_phi_arg): No longer initialize PHI_ARG_NONZERO.
        (remove_phi_arg_num): No longer copy PHI_ARG_NONZERO from the old
        node to the new node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111400 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-phinodes.c
gcc/tree.h