This is the mail archive of the gcc-cvs@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]

r237027 - in /trunk/gcc: ChangeLog config/arm/a...


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]