[Bug target/68214] gcc.dg/cwsc1.c fails on arm-none-eabi
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 4 09:45:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68214
--- Comment #4 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Fri Dec 4 09:44:42 2015
New Revision: 231252
URL: https://gcc.gnu.org/viewcvs?rev=231252&root=gcc&view=rev
Log:
[ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patterns
PR target/68214
* config/arm/arm.md (*call_mem): Delete pattern.
(*call_value_mem): Likewise.
* config/arm/arm.c (output_call_mem): Delete.
* config/arm/arm-protos.h (output_call_mem): Delete prototype.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-protos.h
trunk/gcc/config/arm/arm.c
trunk/gcc/config/arm/arm.md
More information about the Gcc-bugs
mailing list