On Jun 20, 2007, at 4:57 AM, Bokhanko, Andrey S wrote:
Actually, I'm interested in how to force conservative analysis *without*source code modifications (only with compiler's options).
While we'd recommend using a language called C, you might be able to use -O0 or older compilers (3.3 and older I think) with the - fvolatile flag.