Question
I want to see the effect of -fgcse flag in STM32 gcc.? Is there any way I can check? I tried generating assembly code for a simple code with and without -fgcse flag with O0 optimization and both files look the same! Is the flag supported?
I am using GNU tools for STM32 (10.3-2021.10).
STM32CubeIDE
Version: 1.9.0
Build: 12015_20220302_0855 (UTC)