[tree-ssa vs lno] who is right?

Diego Novillo dnovillo@redhat.com
Fri Mar 26 07:08:00 GMT 2004


On Thu, 2004-03-25 at 20:58, Dale Johannesen wrote:

> > Are maxmin_Result the same variable?  Use -uid to find out.
> 
> How?  Doesn't like that as a command line option...
> 
Sorry.  I meant -fdump-tree-...  I usually just say,
-fdump-tree-all-vops-uid (to get both virtual operands and UIDs dumped).


> They are the same VAR_DECL (pointed to from different SSA_NAMEs).
> Is it one of the UIDs in there that matters, or the one in the PHI?
> 
If the UIDs are different, then they are different VAR_DECLs, but if
you've already tested that they are the same VAR_DECL pointer, then I
guess we have a bug.  Mind opening a PR?


Diego.



More information about the Gcc mailing list