|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/19751] Gold failed to build with GCC 6 |
Date: | Wed, 09 Mar 2016 04:37:45 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19751 --- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7ff6eb49a2b79a2ad95c814ad990316545bf3692 commit 7ff6eb49a2b79a2ad95c814ad990316545bf3692 Author: Cary Coutant <address@hidden> Date: Tue Mar 8 20:30:26 2016 -0800 Remove checks for constructors that might have been eliminated by GCC. GCC 6 does not generate constructors for two of gold's test cases. This patch simply removes the checks for them. gold/ PR 19751 * testsuite/Makefile.am (retain_symbols_file_test): Remove check for constructor. * testsuite/Makefile.in: Regenerate. * testsuite/dynamic_list.sh: Likewise. * testsuite/retain_symbols_file_test.sh: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |