templated cmath function instantiation

Jason Merrill jason_merrill@redhat.com
Mon Jun 25 15:55:00 GMT 2001


>>>>> "Gabriel" == Gabriel Dos Reis <Gabriel.Dos-Reis@cmla.ens-cachan.fr> writes:

> Kurt Garloff <garloff@suse.de> writes:
> | [1  <text/plain; us-ascii (quoted-printable)>]
> | On Mon, Jun 25, 2001 at 08:49:17PM +0200, Gabriel Dos Reis wrote:
> | > Phil Edwards <pedwards@disaster.jaj.com> writes:
> | > | (Actually, we ought to be making a run of the entire testsuite with
> | > | -fno-implicit-templates turned on; that would've caught this earlier.)
> | > 
> | > Frankly, I don't like end-user use of that flag with the library and I
> | > would not recommand its popularization ; this is just yet another
> | > case where lack of 'export' support sucks :-(
> | 
> | Well, if you want to provide somewhat larger C++ libraries,

> That is why I was talking about 'export' support.

I think that even when export is supported people will want to be able to
control things by hand sometimes.  We need to support
-fno-implicit-templates.

Jason



More information about the Libstdc++ mailing list