tree.h (PHI_ARG_NONZERO): Remove.
authorJeff Law <law@redhat.com>
Thu, 23 Feb 2006 22:58:23 +0000 (15:58 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Feb 2006 22:58:23 +0000 (15:58 -0700)
commit357e7a825391d469bd6bc0a76dac039f298ba4ce
treecd12fb57e73572b1c03aae2557c12c77bee3e813
parente260a6142ed8318481fb933dec96c93873c013d1
tree.h (PHI_ARG_NONZERO): Remove.

        * 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.

From-SVN: r111400
gcc/ChangeLog
gcc/tree-phinodes.c
gcc/tree.h