Commit 8ce9f2ec by Kaveh R. Ghazi Committed by Kaveh Ghazi

* g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.

From-SVN: r66601
parent 95035b6f
2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
gcc.c-torture/execute/string-opt-19.c: Add general rodata tests. gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
(bcopy): Call memmove. (bcopy): Call memmove.
......
// { dg-do run { xfail arm-*-* hppa*-*-* mips-*-* powerpc-*-* sh-*-* sparc-*-* } } // { dg-do run { xfail arm-*-* hppa*-*-* mips-*-* powerpc-*-* sh-*-* sparc*-*-* } }
// NMS:2003-04-21 this fails on strict aligned architectures again, // NMS:2003-04-21 this fails on strict aligned architectures again,
// the patch was reverted because it broke something more important. // the patch was reverted because it broke something more important.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment