This is the mail archive of the gcc@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: G++ OpenMP implementation uses TREE_COMPLEXITY?!?!


Steven Bosscher wrote:

> Can you explain what went through your mind when you picked the 
> tree_exp.complexity field for something implemented new...  :-(

Please don't take this tone.  I can't tell if you have your tongue
planted in your cheek, but if you do, it's not obvious.

It's entirely reasonable to look for a way to get rid of this use of
TREE_COMPLEXITY, but things like:

> You know (or so I assume) this was a very Very VERY BAD thing to do

are not helpful.  Of course, if RTH had thought it was a bad thing, he
wouldn't have done it.

Please just state the problem and ask for help (as you did) without
attacking anyone.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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