* tree.h (edge_def): Remove.

From-SVN: r98911
This commit is contained in:
Kazu Hirata 2005-04-28 04:04:46 +00:00 committed by Kazu Hirata
parent 473c5bc971
commit 1529891095
2 changed files with 2 additions and 2 deletions

View file

@ -5,6 +5,8 @@
* config.gcc: Obsolete c4x-* and tic4x-*.
* tree.h (edge_def): Remove.
2005-04-28 Joseph S. Myers <joseph@codesourcery.com>
* c-typeck.c (build_compound_expr): Correct logic in last change.

View file

@ -1420,8 +1420,6 @@ struct tree_ssa_name GTY(())
#define PHI_BB(NODE) PHI_NODE_CHECK (NODE)->phi.bb
#define PHI_ARG_IMM_USE_NODE(NODE, I) PHI_NODE_ELT_CHECK (NODE, I).imm_use
struct edge_def;
struct phi_arg_d GTY(())
{
/* imm_use MUST be the first element in struct because we do some