Commit ddc41bb4 by Jan Hubicka Committed by Jan Hubicka

re PR middle-end/49373 (Many testcase failures)

	PR middle-end/49373
	* g++.dg/torture/pr43879-1_1.C: Revert the xfail introduced yesterday.

From-SVN: r175350
parent 7cf64710
2011-06-23 Jan Hubicka <jh@suse.cz>
PR middle-end/49373
* g++.dg/torture/pr43879-1_1.C: Revert the xfail introduced yesterday.
2011-06-23 Jakub Jelinek <jakub@redhat.com> 2011-06-23 Jakub Jelinek <jakub@redhat.com>
PR testsuite/49512 PR testsuite/49512
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-fipa-pta" } */ /* { dg-options "-fipa-pta" } */
/* { dg-additional-sources "pr43879-1_0.C" } */ /* { dg-additional-sources "pr43879-1_0.C" } */
/* { dg-xfail-run-if "PR49373" { *-*-* } { -O1 -O2 -O3 -Os } { -flto } } */
struct A { struct A {
int *i; int *i;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment