This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [Patch] Refractor Thompson matcher


On Wed, Jul 31, 2013 at 8:18 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> in order to bootstrap successfully the patch I needed these additional
> changes. Please double check at your end, run the testsuite, and if
> everything goes well, please commit (again ;) the whole thing.

Fully tested:

cd gcc-bulid
rm -r *
../gcc/configure --enable-languages=c++
make bootstrap
make -k check

...and committed(r201391).


-- 
Tim Shen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]