C++ support for decimal floating point

Richard Henderson rth@redhat.com
Tue Sep 29 20:50:00 GMT 2009


On 09/29/2009 01:20 PM, Janis Johnson wrote:
> I've been trying to find a place in the C++ front end where I can
> replace all references to the class type to the scalar types, but
> haven't yet found it.  Any suggestions?

cp_genericize?

Though I'm not sure what to do about global variables...


r~



More information about the Gcc mailing list