This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/70830] [6/7 Regression] ARM interrupt attribute: push/pop do not support {reglist}^


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70830

--- Comment #8 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Thu Jun  2 08:54:15 2016
New Revision: 237027

URL: https://gcc.gnu.org/viewcvs?rev=237027&root=gcc&view=rev
Log:
Fix fallout from: [ARM] PR target/70830: Avoid POP-{reglist}^ when returning
from interrupt handlers

        PR target/70830
        * config/arm/arm.c (arm_output_multireg_pop): Guard "pop" on update.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]