Commit 4c6a4987 by Richard Sandiford Committed by Richard Sandiford

strcmp-1.x: Delete.

gcc/testsuite/
	* gcc.c-torture/execute/strcmp-1.x: Delete.

From-SVN: r127699
parent ac3b8691
2007-08-22 Richard Sandiford <richard@codesourcery.com>
* gcc.c-torture/execute/strcmp-1.x: Delete.
2007-08-22 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/*.c: Remove target selectors from dg-do directives.
if {[istarget i?86-*-vxworks*]
|| [istarget mips*-*-vxworks*]
|| [istarget sh*-*-vxworks*]
|| [istarget sparc*-*-vxworks*]} {
# The kernel strcmp doesn't perform unsigned comparisons.
set torture_eval_before_execute {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"The kernel strcmp doesn't perform unsigned comparisons."
{ "*-*-*" }
{}
{ "-mrtp" }
}
}
}
return 0
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