Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(784)

Issue 4281048: [google] Do not run gcc.dg/cproj-fails-with-broken-glibc.c (Closed)

Can't Edit
Can't Publish+Mail
Start Review
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/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M testsuite/gcc.dg/cproj-fails-with-broken-glibc.c View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1
Diego Novillo
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
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b