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]

r242191 - in /branches/ARM/sve-branch/gcc: lra-...


Author: rsandifo
Date: Fri Nov 11 17:16:24 2016
New Revision: 242191

URL: https://gcc.gnu.org/viewcvs?rev=242191&root=gcc&view=rev
Log:
Use MACRO_MODE for SECONDARY_MEMORY_NEEDED_MODE

This patch uses MACRO_MODE in calls to SECONDARY_MEMORY_NEEDED_MODE.
The macro is still used conditionally, so it's not trivial to
convert it to a target hook.

Modified:
    branches/ARM/sve-branch/gcc/lra-constraints.c
    branches/ARM/sve-branch/gcc/reload.c


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