This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r115379 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 12 Jul 2006 17:07:10 -0000
- Subject: r115379 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: bkoz
Date: Wed Jul 12 17:07:09 2006
New Revision: 115379
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115379
Log:
2006-07-12 Benjamin Kosnik <bkoz@redhat.com>
* include/Makefile.am (pch_output): Don't precompile extc++.h.
(pch_output_dirs): Same.
* include/Makefile.in: Regenerate.
* testsuite/lib/libstdc++.exp: Test PCH with stdtr1c++.h.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/Makefile.am
trunk/libstdc++-v3/include/Makefile.in
trunk/libstdc++-v3/testsuite/lib/libstdc++.exp