This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
This allows --disable-libstdcxx-pch to run the libstdc++ testsuite without a PCH file (or stdc++.h file). In so doing, I fixed up a couple of bits where the current include behavior is wrong. This is all pretty straightforward except for the std::remove bit. tested x86/linux -benjamin
Attachment:
p.20071005-1
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |