This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD
- From: "sgk at troutmask dot apl.washington.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Aug 2016 20:27:14 +0000
- Subject: [Bug bootstrap/72844] Revision 293175 breaks gcc on FreeBSD
- Auto-submitted: auto-generated
- References: <bug-72844-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844
--- Comment #6 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Mon, Aug 08, 2016 at 07:13:56PM +0000, dmalcolm at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72844
>
> --- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
> (In reply to David Malcolm from comment #3)
> > Created attachment 39081 [details]
> > Ensure that HAVE_ICONV is usable as a conditional
>
> Steve: this fixes the problem for me on a Linux box with iconv hacked out.
> Does it fix it for you?
>
Bootstrap just completed. Thanks for the quick fix.