gimple.c
125 KB
-
gimple.c (gtc_ob): New global. · 88ca1146
2009-10-14 Richard Guenther <rguenther@suse.de> * gimple.c (gtc_ob): New global. (struct type_pair_d): Replace pointers with type UIDs. (type_pair_hash): Adjust. (type_pair_eq): Likewise. (lookup_type_pair): Likewise. Allocate from an obstack. (gimple_force_type_merge): Adjust. (gimple_types_compatible_p): Likewise. (free_gimple_type_tables): Free the obstack. From-SVN: r152776
Richard Guenther committed