We are using an older version of glibc. I'm marking this test as compile-only in ...
14 years, 1 month ago
(2011-03-14 23:10:56 UTC)
#1
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.
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 } */
--
This patch is available for review at http://codereview.appspot.com/4281048
Issue 4281048: [google] Do not run gcc.dg/cproj-fails-with-broken-glibc.c
(Closed)
Created 14 years, 1 month ago by Diego Novillo
Modified 14 years, 1 month ago
Reviewers:
Base URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration/gcc/
Comments: 0