===================================================================
@@ -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.
===================================================================
@@ -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)