]> gcc.gnu.org Git - gcc.git/commitdiff
re PR rtl-optimization/19462 (generating return insns while current_function_epilogue...
authorHans-Peter Nilsson <hp@axis.com>
Wed, 19 Jan 2005 17:04:24 +0000 (17:04 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 19 Jan 2005 17:04:24 +0000 (17:04 +0000)
PR rtl-optimization/19462
* gcc.dg/torture/pr19462-1.c: Remove token xfail marker.

From-SVN: r93905

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr19462-1.c

index 0d56d819c53b8dbd91b968a27a5fd4004557e318..2dc122fa17f77da65307e6989e9a0286bef4eb12 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-19  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR rtl-optimization/19462
+       * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
+
 2005-01-19  Steve Ellcey  <sje@cup.hp.com>
 
        * gcc.dg/tree-ssa/loop-1.c:  Ignore declaration when
index 706528cf684cd1ec375f9042ba5088d378870bc3..8e140356f7437f927fdb63fa8d204fef76694014 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { xfail cris-*-* } } */
+/* { dg-do compile } */
 /* PR rtl-optimization/19462
    Delayed branch bug: return insns generated in presence of
    current_function_epilogue_delay_list.  See also PR target/7042.  */
This page took 0.095352 seconds and 5 git commands to generate.