[Bug target/45207] The -Os flag generates wrong code for ARM966e-s
fredrik.hederstierna@securitas-direct.com
gcc-bugzilla@gcc.gnu.org
Sat Jun 21 22:54:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45207
Fredrik Hederstierna <fredrik.hederstierna@securitas-direct.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #9 from Fredrik Hederstierna <fredrik.hederstierna@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.
More information about the Gcc-bugs
mailing list