pr41447-1.c: Remove xfail.

* gcc.dg/guality/pr41447-1.c: Remove xfail.
	* gcc.dg/guality/pr41616-1.c: Ditto.

From-SVN: r220411
This commit is contained in:
Segher Boessenkool 2015-02-04 18:22:57 +01:00 committed by Segher Boessenkool
parent 771bef141f
commit 7e36ec2ea2
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2015-02-04 Segher Boessenkool <segher@kernel.crashing.org>
* gcc.dg/guality/pr41447-1.c: Remove xfail.
* gcc.dg/guality/pr41616-1.c: Ditto.
2015-02-04 Alexandre Oliva <aoliva@redhat.com>
PR debug/64817

View file

@ -1,4 +1,4 @@
/* { dg-do run { xfail *-*-* } } */
/* { dg-do run } */
/* { dg-options "-g" } */
#include "guality.h"

View file

@ -1,4 +1,4 @@
/* { dg-do run { xfail *-*-* } } */
/* { dg-do run } */
/* { dg-options "-g -fgnu89-inline" } */
#include "guality.h"