diff options
| author | Dave Korn <dave.korn@artimi.com> | 2010-01-30 16:13:34 +0000 |
|---|---|---|
| committer | Dave Korn <dave.korn@artimi.com> | 2010-01-30 16:13:34 +0000 |
| commit | d7e5ec692faba8408ef3f0a66dae1fd8c5cd860b (patch) | |
| tree | aee1f787d05e8eb60633ae47c9c96f54004fb0bd /binutils/testsuite/binutils-all | |
| parent | f6fd0237f57af0aecbff1d36c4f7e73c8caf0614 (diff) | |
| download | ppe42-binutils-d7e5ec692faba8408ef3f0a66dae1fd8c5cd860b.tar.gz ppe42-binutils-d7e5ec692faba8408ef3f0a66dae1fd8c5cd860b.zip | |
binutils/testsuite/ChangeLog:
* binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
* binutils-all/windres/lang.rc: Likewise.
* binutils-all/windres/messagetable.rc: Likewise.
* binutils-all/windres/strtab1.rc: Likewise.
* binutils-all/windres/strtab2.rc: Likewise.
* binutils-all/windres/version.rc: Likewise.
* binutils-all/windres/version_cat.rc: Likewise.
Diffstat (limited to 'binutils/testsuite/binutils-all')
7 files changed, 0 insertions, 7 deletions
diff --git a/binutils/testsuite/binutils-all/windres/html.rc b/binutils/testsuite/binutils-all/windres/html.rc index ead6a11829..d85f56539a 100644 --- a/binutils/testsuite/binutils-all/windres/html.rc +++ b/binutils/testsuite/binutils-all/windres/html.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE LANG_GERMAN, SUBLANG_GERMAN diff --git a/binutils/testsuite/binutils-all/windres/lang.rc b/binutils/testsuite/binutils-all/windres/lang.rc index 11a4d06b94..d894315568 100644 --- a/binutils/testsuite/binutils-all/windres/lang.rc +++ b/binutils/testsuite/binutils-all/windres/lang.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE 0, 0 diff --git a/binutils/testsuite/binutils-all/windres/messagetable.rc b/binutils/testsuite/binutils-all/windres/messagetable.rc index e10ee639db..250d24174e 100644 --- a/binutils/testsuite/binutils-all/windres/messagetable.rc +++ b/binutils/testsuite/binutils-all/windres/messagetable.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE LANG_GERMAN, SUBLANG_GERMAN diff --git a/binutils/testsuite/binutils-all/windres/strtab1.rc b/binutils/testsuite/binutils-all/windres/strtab1.rc index 416d157f1c..a1a246d8eb 100644 --- a/binutils/testsuite/binutils-all/windres/strtab1.rc +++ b/binutils/testsuite/binutils-all/windres/strtab1.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE 0, 0 diff --git a/binutils/testsuite/binutils-all/windres/strtab2.rc b/binutils/testsuite/binutils-all/windres/strtab2.rc index 9322034946..2721d1595c 100644 --- a/binutils/testsuite/binutils-all/windres/strtab2.rc +++ b/binutils/testsuite/binutils-all/windres/strtab2.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE 0, 0 diff --git a/binutils/testsuite/binutils-all/windres/version.rc b/binutils/testsuite/binutils-all/windres/version.rc index 5eea3353e0..59c8743ae6 100644 --- a/binutils/testsuite/binutils-all/windres/version.rc +++ b/binutils/testsuite/binutils-all/windres/version.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE LANG_GERMAN, SUBLANG_GERMAN diff --git a/binutils/testsuite/binutils-all/windres/version_cat.rc b/binutils/testsuite/binutils-all/windres/version_cat.rc index 5b70eada1e..8368aa12c7 100644 --- a/binutils/testsuite/binutils-all/windres/version_cat.rc +++ b/binutils/testsuite/binutils-all/windres/version_cat.rc @@ -1,4 +1,3 @@ -//#xfail x86_64-*-mingw* #include "windows.h" LANGUAGE LANG_GERMAN, SUBLANG_GERMAN |

