[cfe-dev] [PATCH] allow GCC 4.8 to build libc++

Jeffrey Yasskin jyasskin at gmail.com
Sun Nov 18 10:55:17 PST 2012


This looks like it could be a gcc bug.
"aligned_storage<3*sizeof(void*)>::type" isn't dependent, so it
shouldn't need the "typename" keyword. Maybe file it at gcc.gnu.org
and see what they say?

On Sun, Nov 18, 2012 at 10:15 AM, Ruben Van Boxem
<vanboxem.ruben at gmail.com> wrote:
> Hi,
>
> Attached minor change allows libc++ to be built by GCC 4.8 on Windows x64.
>
> Please comment or apply.
>
> Thanks,
>
> Ruben
>
> PS: please CC me, I'm not subscribed to cfe-dev
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>



More information about the cfe-dev mailing list