* gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
From-SVN: r45264
This commit is contained in:
parent
39fc3cc778
commit
af592bf91d
@ -1,3 +1,7 @@
|
||||
2001-08-29 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
|
||||
|
||||
2001-08-27 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
|
||||
|
@ -6,6 +6,7 @@ if { [istarget rs6000-*-aix*]
|
||||
|| [istarget fr30-*-*]
|
||||
|| [istarget sh-*-hms]
|
||||
|| [istarget sh-*-coff]
|
||||
|| [istarget h8300*-*-*]
|
||||
} {
|
||||
set options "-Wuninitialized -Werror"
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user