https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69857
--- Comment #11 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue May 24 11:32:35 2016 New Revision: 236635 URL: https://gcc.gnu.org/viewcvs?rev=236635&root=gcc&view=rev Log: [ARM] PR target/69857 Remove bogus early return false; in gen_operands_ldrd_strd PR target/69857 * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early return. Reindent transformation comment and mention the ARM state behavior. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c