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: [4.1/4.0/3.4] fix pr19672 by tuning expansion of TRUTH_{AND,OR}_EXPR


> On 4.0/4.1 an expression without TREE_SIDE_EFFECTS would have confused
> the tree-ssa optimizers beyond any recognition.  Even though I'm
> surprised that such a TRUTH_AND_EXPR can be produced at all!

In Ada?

> BTW, is it triggered by some ACATS test, so I can look at a test case?  I
> couldn't find any new ACATS failures on test-results.

We detected the problem internally on the 3.4 branch.  Dunno if it showed up 
in the ACATS testsuite.

-- 
Eric Botcazou


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