[patch][google/gcc-4_7] Ignore r194995 for gcc pr55852 (issue7304054)

2013-02-06 Thread Simon Baldwin
Ignore r194995 for gcc pr55852.

Okay for google/gcc-4_7 branch?  Thanks.


Index: contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail
===
--- contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (revision 
195808)
+++ contrib/testsuite-management/powerpc-grtev3-linux-gnu.xfail (working copy)
@@ -1,3 +1,5 @@
+# Ignore r194995 for gcc pr55852.
+FAIL: gfortran.dg/intrinsic_size_3.f90 -O   scan-tree-dump-times original 
iszs = \\(integer\\(kind=2\\)\\) MAX_EXPR \\(D.-dim.0..ubound - 
D.-dim.0..lbound\\) \\+ 1, 0; 1
 # Ignore gcc pr54127.
 FAIL: gcc.dg/torture/pr53589.c -O3 -g  (test for excess errors)
 FAIL: gcc.dg/torture/pr53589.c  -O3 -g  (internal compiler error)

--
This patch is available for review at http://codereview.appspot.com/7304054


Re: [patch][google/gcc-4_7] Ignore r194995 for gcc pr55852 (issue7304054)

2013-02-06 Thread Diego Novillo
On Wed, Feb 6, 2013 at 11:42 AM, Simon Baldwin sim...@google.com wrote:
 Ignore r194995 for gcc pr55852.

 Okay for google/gcc-4_7 branch?  Thanks.

OK.


Diego.