[C++ PATCH, committed] Fix libstdc++ regressions due to my access checking changes

Phil Edwards phil@jaj.com
Sun May 11 19:29:00 GMT 2003


On Sun, May 11, 2003 at 06:19:39PM +0200, Gabriel Dos Reis wrote:
> Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> writes:
> 
> | Hi
> | 
> | The access checking work I installed earlier still missed one function 
> | 'synthesize_method'.  I overlooked this particular case, focusing on
> | only template instantiation codes.  We need to get out of deferring
> | check when we are synthesizing ctors/dtors as well.  I installed this
> | on the main trunk to fix a couple libstdc++ testsuite regressions
> | due to my earlier patches.
> 
> I think changes to g++ should also be followed by a testing of libsdtc++. 

I'm almost certain that this is already required by standard checkin
procedure rules:  change a language frontend, test it and its runtime
libraries.  If it isn't required, it should be.  :-)

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Gcc-patches mailing list