* ld-cris/warn3.d: Only run this version of the test for cris-aout targets.

* ld-cris/warn4.d: Only run this version of the test for cris-elf targets.
This commit is contained in:
Nick Clifton 2005-03-01 16:14:29 +00:00
parent a3a4c9c4ac
commit dc652011c7
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2005-03-01 Nick Clifton <nickc@redhat.com>
* ld-cris/warn3.d: Only run this version of the test for cris-aout
targets.
* ld-cris/warn4.d: Only run this version of the test for cris-elf
targets.
2005-02-22 Eric Christopher <echristo@redhat.com>
* ld-mips-elf/reloc-merge-lo16.d: Correct symbol

View File

@ -1,7 +1,7 @@
#source: start1.s
#source: globsym1ref.s
#source: globsymw2.s
#target: cris-*-*elf* cris-*-*aout*
#target: cris-*-*aout*
#as: --em=crisaout
#ld: -mcrisaout
#warning: warning: isatty is not implemented and will always fail$

View File

@ -1,7 +1,7 @@
#source: start1.s
#source: globsym1ref.s
#source: globsymw2.s
#target: cris-*-*elf* cris-*-*aout*
#target: cris-*-*elf*
#as: --em=criself
#ld: -mcriself
#warning: warning: isatty is not implemented and will always fail$