Commit 48d4b9f0 by NIIBE Yutaka Committed by Richard Henderson

* gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.

From-SVN: r46351
parent 03b272d2
2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
* gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2001-10-18 Alexandre Oliva <aoliva@redhat.com>
* gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
......
......@@ -42,7 +42,7 @@ if [istarget "m68k-*-*"] then {
lappend additional_flags "-ffloat-store"
}
if { [istarget "alpha*-*-*"]
|| [istarget "sh-*-*"] } then {
|| [istarget "sh*-*-*"] } then {
lappend additional_flags "-mieee"
}
......
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