This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161
- From: "aldyh at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Jun 2015 08:45:17 +0000
- Subject: [Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161
- Auto-submitted: auto-generated
- References: <bug-66448-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448
--- Comment #10 from Aldy Hernandez <aldyh at redhat dot com> ---
It's not supposed to. It's for issue three as stated.
On Jun 9, 2015 4:36 AM, "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
wrote:
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448
>
> --- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> > Created attachment 35718
> >ÂÂ --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35718&action=edit
> > Tentative patch for issue #3
>
> The patch does not fix the
>
> ../../work/gcc/ipa-pure-const.c:1636:1: error:
> '{anonymous}::pass_ipa_pure_const::pass_ipa_pure_const(gcc::context*)' defined
> but not used [-Werror=unused-function]
>
> issue.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.