GCC IMA & general future proposal

Scott Robert Ladd coyote@coyotegulch.com
Wed Oct 27 18:10:00 GMT 2004


Giovanni Bajo wrote:
> I think that such a system could be added to GCC as well, by using a new option
> (-fcool-template-processing) and a special collect2-like program to be run at
> link time.

We might also consider something like (I hope the meaning is obvious):

    -fcool-template-processing=cautious
    -fcool-template-processing=aggressive

The compiler could default to "cautious", thus avoiding some of those 
bugs encountered by EDG; for people who perform complex template 
gynastics, "aggressive" might not work, but "cautious" would.

-- 
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com



More information about the Gcc mailing list