This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/53880] [4.8 Regression] compile time regression when generating precompiled headers for boost
- From: "dodji at seketeli dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jul 2012 21:11:16 +0000
- Subject: [Bug pch/53880] [4.8 Regression] compile time regression when generating precompiled headers for boost
- Auto-submitted: auto-generated
- References: <bug-53880-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53880
--- Comment #20 from dodji at seketeli dot org <dodji at seketeli dot org> 2012-07-26 21:11:16 UTC ---
"stevenb.gcc at gmail dot com" <gcc-bugzilla@gcc.gnu.org> a Ãcrit:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53880
>
> --- Comment #19 from stevenb.gcc at gmail dot com <stevenb.gcc at gmail dot com> 2012-07-26 19:44:59 UTC ---
> Dodji, please see
> http://gcc.gnu.org/ml/gcc-patches/2012-07/msg01204.html
Ah, right.
I missed that patch. It all looks good to me.
Thank you.