[tree-ssa] Organization of tree-ssa optimization passes

Richard Henderson rth@redhat.com
Thu Dec 4 09:17:00 GMT 2003


On Thu, Dec 04, 2003 at 09:40:50AM +0100, Zdenek Dvorak wrote:
> probably not neccessary, but easier and more flexible.  What exactly you
> dislike on macros (i.e. what advantage would the solution with
> array of structures you propose) have?

There are too many places that think they need to know about
pass ordering, and they don't.  It's Just Not Clean.


r~



More information about the Gcc-patches mailing list