This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/66471] BITMAP is a reserved keyword on MinGW
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Jun 2015 11:44:45 +0000
- Subject: [Bug bootstrap/66471] BITMAP is a reserved keyword on MinGW
- Auto-submitted: auto-generated
- References: <bug-66471-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66471
--- Comment #3 from Martin LiÅka <marxin at gcc dot gnu.org> ---
(In reply to Äsmail DÃnmez from comment #2)
> (In reply to Martin LiÅka from comment #1)
> > Created attachment 35725 [details]
> > Patch
> >
> > May I ask you for testing the patch?
>
> Fixes the bootstrap for me, thanks.
Thanks for testing, I am going to re-spin my regression tests
and I'm going to send the patch to ML.
Martin