------- Comment #11 from ebotcazou at gcc dot gnu dot org 2008-07-27 15:58 ------- > Even if the op isn't hashed, it is still compared for in > vn_reference_op_eq, so at worst the non-hashing will make it compare > more vn_reference_op's than it has to, it shouldn't affect > correctness.
You're right, fixing this oversight was not sufficient, there was another. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |ebotcazou at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2008-07-23 09:35:26 |2008-07-27 15:58:28 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36830