public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Fix a testcase
@ 2011-07-14 17:21 Bernd Schmidt
  0 siblings, 0 replies; only message in thread
From: Bernd Schmidt @ 2011-07-14 17:21 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 87 bytes --]

I've committed the following as obvious. This showed up as a failure
with C6X.


Bernd

[-- Attachment #2: 48770-fpic.diff --]
[-- Type: text/plain, Size: 967 bytes --]

Index: gcc/testsuite/ChangeLog
===================================================================
--- gcc/testsuite/ChangeLog	(revision 176278)
+++ gcc/testsuite/ChangeLog	(working copy)
@@ -1,10 +1,14 @@
+2011-07-14  Bernd Schmidt  <bernds@codesourcery.com>
+
+	* gcc.dg/pr48770.c: Add dg-require-effective-target fpic.
+
 2011-07-14  Richard Guenther  <rguenther@suse.de>
 
 	PR tree-optimization/49651
 	* gcc.dg/torture/pr49651.c: New testcase.
 
 2011-07-14  Georg-Johann Lay  <avr@gjlay.de>
-	
+
 	PR target/43746
 	* gcc.dg/array-quals-1.c: Don't xfail on AVR.
 
Index: gcc/testsuite/gcc.dg/pr48770.c
===================================================================
--- gcc/testsuite/gcc.dg/pr48770.c	(revision 176171)
+++ gcc/testsuite/gcc.dg/pr48770.c	(working copy)
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-require-effective-target fpic } */
 /* { dg-options "-O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate" } */
 
 int test_goto2 (int f)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-14 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-14 17:21 Fix a testcase Bernd Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).