This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: G++ OpenMP implementation uses TREE_COMPLEXITY?!?!
On Sun, Jan 28, 2007 at 12:43:36AM +0100, Richard Guenther wrote:
> >Can you explain what went through your mind when you picked the
> >tree_exp.complexity field for something implemented new... :-(
>
> Not much...
>
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01117.html
>
> "... but my brain isn't working anymore."
(Did my mailer miss the original message? This thread
seems to start with Richard's reply...)
Pretty much I couldn't think of anything else reasonable
at the time. I figured that when the time *did* come to
actually remove that field, we'd think of something.
r~