This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tuples] gimple-tuples-branch created
> Yes.
> Yes.
> Yes.
> Yes
Cool. Glad we're synced up.
One more thing I forgot... we need to rewrite STATEMENT_LIST's into
GIMPLE_STATEMENT_LIST's in the gimplifier so subsequent passes only have
to deal with gimple statement lists.
> Let me rephrase. The amount of code that knows how to deal with
> STATEMENT_LIST is small compared to the amount of code that knows how
> to deal with every other class of tree.
Bring on the pain!
Aldy