Fix for g++.old-deja/g++.robertl/eb130.C

Paolo Carlini pcarlini@unitus.it
Mon Dec 31 08:05:00 GMT 2001


Phil Edwards wrote:

> On Mon, Dec 31, 2001 at 04:09:36PM +0100, Paolo Carlini wrote:
> > I inadvertently caused this regression. Currently this test, which is just:
> >
> > #include <ext/hash_set>
> > std::hash_set<int> foo;
> >
> > is obviously failing, since hash_set is now in __gnu_cxx.
> > The fix is trivial, but only someone with write access to gcc/testsuite can
> > commit it.
>
> Actually, you have write access to gcc/testsuite.  And since this patch
> is both 1) an obvious fix, and 2) a solution for a regression that you
> (accidentally) caused yourself, you can commit it without any further
> approval.

Done. Thanks Phil.

Paolo.




More information about the Gcc-patches mailing list