From d09ebd34303f74df2c3031b0930316449c61c821 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 6 Jul 2011 00:18:57 +0200 Subject: open_issues/gcc: One issue fixed in r175892. --- open_issues/gcc.mdwn | 9 --------- 1 file changed, 9 deletions(-) (limited to 'open_issues') diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index 5a40c43a..69d7a5e0 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -172,15 +172,6 @@ Last reviewed up to the [[Git mirror's 16774908cf3453bfa0d7142e377539b0a80512f0 buildable out of the box)? See also 73905b5de0d9a086f22ded7638bb1c0ae1b91326. - * 1e53920f848bded45425cf0ed9de9e77d5948c1d (fixed in *linux-unwind.h* branch) - - Now unconditionally uses the Linux i386/linux-unwind.h on non-Linux x86 - architectures in libgcc. Due to `#ifdef` removal in unwind-dw2.c, the - header file will always be included. There is now an empty no-unwind.h, - which is the default unless overridden. The solutions should be in - libgcc/config.host to not set md_unwind_header for non-Linux x86. - [Discussion](http://gcc.gnu.org/ml/gcc-patches/2011-06/threads.html#01571). - * [low, testsuite] 5c7992866145620ffd0bc75b4f23298162b2c17f `check_effective_target_pie` should include `*-*-gnu*`, too. -- cgit v1.2.3