diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-07 16:12:00 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-07 16:12:00 +0100 |
commit | a85d048037914db6abf85d4936e7010d571cb5dd (patch) | |
tree | ecb2af2b3cae0a0f27c0e06934c7fe3718a66276 /open_issues/binutils.mdwn | |
parent | ee622bddb62fa6f5df68036cecfb1c6460ec6499 (diff) | |
download | web-a85d048037914db6abf85d4936e7010d571cb5dd.tar.gz web-a85d048037914db6abf85d4936e7010d571cb5dd.tar.bz2 web-a85d048037914db6abf85d4936e7010d571cb5dd.zip |
open_issues/binutils: Re-run after system update.
Diffstat (limited to 'open_issues/binutils.mdwn')
-rw-r--r-- | open_issues/binutils.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index b19a81a4..8362ce4d 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, 2014 Free +Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -212,6 +212,8 @@ This needs roughly 5 min on kepler.SCHWINGE and 37 min on coulomb.SCHWINGE. [[I|tschwinge]] suppose this is due to us having an override w.r.t. weak symbol handling in glibc, needed for our external [[/libpthread]]. TODO: document properly. + This has now been fixed (thus, we now get XPASSes), and the XFAILs can be + removed. * `FAIL: gas/i386/rept` (intermittently) |