-funswitch-loops not effective?

Mark Mitchell mark@codesourcery.com
Tue Jan 18 20:01:00 GMT 2005


Giovanni Bajo wrote:

> Actually, to clarify, only within the member initialization list of Foo's
> constructor, where you can explicitally call the const member's constructor.
> After that, the body of the construct of Foo is no different from other
> member functions, in that it cannot modify the const member's contents.

Correct.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc mailing list