Re: [PATCH] PR 79356: Do not xfail attr-alloc_size-11.c on some targets.

2017-02-16 Thread Rainer Orth
Hi Dominik, > The attached patch removes the xfail on two sub tests of > attr-alloc_size-11.c for the targets who were reported to produce > an XPASS: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79356 > > Tested on s390x biarch and s390. Please check if the strings for > the other targets are

[PATCH] PR 79356: Do not xfail attr-alloc_size-11.c on some targets.

2017-02-15 Thread Dominik Vogt
Wed, 15 Feb 2017 17:39:07 +0100 Subject: [PATCH] PR 79356: Do not xfail attr-alloc_size-11.c on some targets. --- gcc/testsuite/gcc.dg/attr-alloc_size-11.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/testsuite/gcc.dg/attr-alloc_size-11.c b/gcc/testsuite/gcc.dg/a