cp-gimplify.c: Include pointer-set.h
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 15 Nov 2004 22:46:25 +0000 (22:46 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 15 Nov 2004 22:46:25 +0000 (14:46 -0800)
commite09a5d6295e9aac34a8effb2afd5912fb99b3072
tree0a213aa7f143348bc5b76d1b01caf01f19751a75
parent4c2b2906b0c14c2af7abe20f00ec2b4fcf643a4c
cp-gimplify.c: Include pointer-set.h

2004-11-15  Andrew Pinski  <pinskia@physics.uc.edu>

        * cp-gimplify.c: Include pointer-set.h
        (cp_genericize_r): Use pointer_sets instead of a hashtable.
        Also instert the new statement for CLEANUP_STMT.
        (cp_genericize): Use pointer_sets instead of a hashtable.
        * Make-lang.in (cp-gimplify.o): Depend on pointer-set.h.

From-SVN: r90699
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/cp-gimplify.c