x86: Add i386 PE big-object support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pe / pe.exp
index 094842d40294502e27778116d34bfe99dbbb4036..76345ba50023fec9a94c7990eac142d127aa826a 100644 (file)
@@ -1,6 +1,6 @@
 # Expect control script for GAS testsuite PE object-format-specific tests.
 
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -55,7 +55,6 @@ if ([istarget "x86_64-*-mingw*"]) then {
 # Big obj
 
 
-if ([istarget "x86_64-*-mingw*"]) then {
-        # Currently only supported on x86_64
+if ([istarget "*-*-mingw*"]) then {
        run_dump_test "big-obj"
 }
This page took 0.027793 seconds and 4 git commands to generate.