diff mbox

[google] Do not run gcc.dg/cproj-fails-with-broken-glibc.c (issue4281048)

Message ID 20110314231054.4892EAE1DF@tobiano.tor.corp.google.com
State New
Headers show

Commit Message

Diego Novillo March 14, 2011, 11:10 p.m. UTC
We are using an older version of glibc.  I'm marking this test as
compile-only in google/integration for now.

Tested on x86_64/{-m32,-m64}.  Committed to google/integration.


2011-03-14  Diego Novillo  <dnovillo@google.com>

	* gcc.dg/cproj-fails-with-broken-glibc.c: Just compile.


--
This patch is available for review at http://codereview.appspot.com/4281048
diff mbox

Patch

Index: testsuite/gcc.dg/cproj-fails-with-broken-glibc.c
===================================================================
--- testsuite/gcc.dg/cproj-fails-with-broken-glibc.c	(revision 170776)
+++ testsuite/gcc.dg/cproj-fails-with-broken-glibc.c	(working copy)
@@ -7,7 +7,8 @@ 
 
    Origin: Kaveh R. Ghazi,  April 20, 2010.  */
 
-/* { dg-do run } */
+/* FIXME google - Change to dg-run after upgrading glibc.  */
+/* { dg-do compile } */
 /* { dg-options "-fno-builtin-cproj" } */
 /* { dg-add-options c99_runtime } */
 /* { dg-require-effective-target c99_runtime } */