* ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64

MinGW targets.
This commit is contained in:
Dave Korn 2009-04-03 09:25:32 +00:00
parent 113e68452e
commit 3bb77e0084
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
* ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
MinGW targets.
2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
* ld-scripts/rgn-at.exp: New.

View File

@ -1,7 +1,7 @@
#name: PE-COFF SizeOfImage
#ld: -T image_size.t
#objdump: -p
#target: i*86-*-mingw32
#target: *-*-mingw32 *-*-cygwin
.*: file format .*
#...