[Bug middle-end/27793] [4.1 Regression] num_ssa_names inconsistent or immediate use iterator wrong

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 1 11:48:00 GMT 2006



------- Comment #11 from jakub at gcc dot gnu dot org  2006-06-01 11:48 -------
Does the C++ FE need the exact decl after gimplification?  If not, perhaps
as a workaround pushdecl_maybe_friend could together with duplicating DECL_UID
also populate a hash table and cp-gimplify.c would use that hash table to make
sure only one of the decls with the same DECL_UID ever makes it into gimple.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27793



More information about the Gcc-bugs mailing list