On 11/25/2016 06:55 AM, Richard Biener wrote:
On Fri, 25 Nov 2016, Martin Jambor wrote:

Hi,

On Fri, Nov 25, 2016 at 12:01:38PM +0100, Richard Biener wrote:

I am testing the following to beat some sanity into
compute_complex_assign_jump_func.

That the function does not handle ternary operations (did we have them
since the beginning?) is clearly my fault and the patch is fine.

For quite some time indeed ;)

Please commit it.

Will do after testing finished.

The regression test is failing on powerpc64le due to the warnings
below:

FAIL: gcc.dg/torture/pr78515.c   -O0  (test for excess errors)
Excess errors:
/src/gcc/trunk/gcc/testsuite/gcc.dg/torture/pr78515.c:11:1: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee [-Wpsabi] /src/gcc/trunk/gcc/testsuite/gcc.dg/torture/pr78515.c:10:1: warning: GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee [-Wpsabi]

Martin

Reply via email to