Forgot the command line:
arm-none-eabi-gcc -O2 -mthumb -mcpu=cortex-m3 -S test.c -o test.S
-fdump-tree-all

gcc is comfigured as arm-non-eabi, but I think it's independent of target.

-- 
Best Regards.

Reply via email to