* ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
authorDave Korn <dave.korn@artimi.com>
Fri, 3 Apr 2009 09:25:32 +0000 (09:25 +0000)
committerDave Korn <dave.korn@artimi.com>
Fri, 3 Apr 2009 09:25:32 +0000 (09:25 +0000)
MinGW targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-pe/image_size.d

index f29db213250f4a8b77758f99b76c3812c8569cea..7847d8d23be97af20212fdef9b9f96e6a5381f8f 100644 (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.
index 6d41fccb3ff8b744475893d3023fe21c44102721..bd709e63d7e4a91bb41c791f1228ef53bc910dd6 100644 (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 .*
 #...
This page took 0.028205 seconds and 4 git commands to generate.