https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45207
Fredrik Hederstierna <fredrik.hederstie...@securitas-direct.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |WORKSFORME --- Comment #9 from Fredrik Hederstierna <fredrik.hederstie...@securitas-direct.com> --- It seems like functions are not always 4-aligned, even if -falign-functions=4 is passed, but I see no problem with this currently. I was running thumb not-interworking code, and wrote custom ISR handler using ARM-code trampoline function, but I found a work-around.