[Bug target/70830] [6/7 Regression] ARM interrupt attribute: push/pop do not support {reglist}^
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 6 14:40:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70830
--- Comment #9 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Mon Jun 6 14:39:21 2016
New Revision: 237134
URL: https://gcc.gnu.org/viewcvs?rev=237134&root=gcc&view=rev
Log:
Fix fallout from: [ARM] PR target/70830: Avoid POP-{reglist}^ when returning
from interrupt handlers
Backport from trunk
2016-06-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
PR target/70830
* config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/arm/arm.c
More information about the Gcc-bugs
mailing list