[C++ PATCH] Fix 13241

Mark Mitchell mark@codesourcery.com
Sun Dec 14 22:27:00 GMT 2003


On Wed, 2003-12-10 at 06:15, Nathan Sidwell wrote:
> Mark,
> this fixes PR 13241 where we were not correctly mangling an external
> object used as a template argument. This reworks things so that
> the old behaviour is preserved with -fabi-version=1 and the new
> behaviour otherwise. -Wabi will give a warning.
> 
> booted & tested on i686-pc-linux-gnu, ok?

Yes!

Would you please also add a test for the -Wabi warning when using
-fabi-version=1?

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC



More information about the Gcc-patches mailing list