On Tue, Oct 1, 2013 at 9:16 AM, Paul Pluzhnikov <ppluzhni...@google.com> wrote:
> Thanks. I've also confirmed that trunk is similarly broken with > --enable-symvers=gnu-versioned-namespace, and that the patch fixes that. > >> Would you like me to build the whole compiler package as well as a test >> program? > > I am doing that now, and will commit to both trunk and google/gcc-4_8 > shortly. Patch committed on trunk as r203076, and on google/gcc-4_8 as r203077. Tested: builds with and without --enable-symvers=gnu-versioned-namespace. Passes libstdc++ "make check" in -m32 and -m64 without --enable-symvers. With --enable-symvers=gnu-versioned-namespace, "make check" in libstdc++ fails all over the place, unrelated to this patch. Thanks, -- Paul Pluzhnikov