------- Comment #22 from amylaar at gcc dot gnu dot org  2010-07-07 14:06 
-------
(In reply to comment #18)
> That's not SSA name, but DECL_UID of the underlying decl.
> I believe such changes are considered ok if it just means different gaps
> between uids with -g vs. -g0.

For compiler-generated temporary variables, isn't the DECL_UID part of the
name?
And doesn't that affect hash tables, and thus ordering?


-- 


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

Reply via email to