This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Avoid nondeterminism in tree-ssanames


On Mon, 2003-12-01 at 16:38, law@redhat.com wrote:
> In message <1070314306.20247.39.camel@frodo.toronto.redhat.com>, Diego Novillo 

>  >Unless it's a huge win, I would *really* want to go back to the previous
>  >scheme of having unique SSA numbers across the whole compilation unit.
> Err, across the whole compilation unit?  You've got to be kidding.  Think
> about how we size some varrays and sbitmaps?!?
> 
> Across a function, yes, that's sensible.  Across a compilation unit is,err,
> dumb.
> 
Hes just having a Diego moment :-) Im sure he meant function :-)

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]