Add FR30 to list of targets for which -fpic is inappropriate.
From-SVN: r29551
This commit is contained in:
parent
b771925e7e
commit
3e3f78a69b
@ -1,3 +1,8 @@
|
||||
1999-09-21 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* special/special.exp: Add FR30 to list of targets for which -fpic
|
||||
is inappropriate.
|
||||
|
||||
1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
|
||||
|
||||
* noncompile/noncompile.exp: Add poison-1.c.
|
||||
|
@ -40,6 +40,7 @@ dg-init
|
||||
if { [istarget rs6000-*-aix*]
|
||||
|| [istarget powerpc*-*-aix*]
|
||||
|| [istarget arm*-*-*]
|
||||
|| [istarget fr30-*-*]
|
||||
} {
|
||||
set extra_flags ""
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user