Hallo,
I am using ARM/embedded branch of gcc to build for Cortex M4.
Reading in home page it is for Cortex M0, M0+, M3, M4, M7, R4, R5, R7, R8 and ARMv8-M. It seems it support only from ARMv6-M on.
Since I have to build also an old project based on ARM7TDMI core, I wonder if this branch is the best choice or there is another better (maybe gcc trunk?)
best regards
MAx