diff options
Diffstat (limited to 'open_issues/gcc.mdwn')
-rw-r--r-- | open_issues/gcc.mdwn | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index 66b56805..8065a789 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -965,10 +965,6 @@ kepler.SCHWINGE and [[8 min|performance#measure]] on laplace.SCHWINGE. <http://gcc.gnu.org/install/test.html> -Testing on GNU/Hurd is blocked on -[[fork_mach_port_mod_refs_ekern_urefs_owerflow]]. - - $ make -k check 2>&1 | tee log_test [...] @@ -978,6 +974,9 @@ This runs for [[11 h 37 min|performance#measure]] on kepler.SCHWINGE and [[11 h ## Analysis + A lot of the failures are due to gcc's unwind support not knowing about signal trampoline on GNU/Hurd, this is a TODO. + + $ toolchain/logs/process gcc test * PTYs |