On Thu, 10 May 2012 00:57:56 +0200, Tomasz Grobelny wrote: > A trivial test case attached. Compiled with: > CC: Sun C++ 5.11 SunOS_sparc 2010/08/13 > Compilation command line was: CC -g -xdebugformat=dwarf test.cpp Now attached is similar package compiled with the following command line: CC -g -xdebugformat=dwarf -Qoption cg -h_gcc -xO0 -g test.cpp (same compiler; as suggested by Sergio) -- Regards, Tomasz Grobelny