Hi All,
It doesn't appear that the -O0 compiler option is being used by the compiler. Here is a command line and and the header of the corresponding assembler listing:

The header of the assembler listing is:

The optimization level is still -O2. The result is the same with the full option: --opt_level=0.
Thanks,
Mark Brown
