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: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jul 2012 09:23:52 +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
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.8.0 |
--- Comment #33 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-31 09:23:52 UTC ---
Fixed for GCC 4.8.0.
It would be nice to know what the effect of the patch is for GCC 4.7, but I
don't have things set up to test that. Markus, if you can do that testing, I'm
interested in the results. Otherwise, this PR can be closed as FIXED.