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

Re: Pinging patches


On 11/24/2015 01:55 PM, H.J. Lu wrote:
I believe hte interrupt patches really need to wait for the next stage1.
jeff


X86 interrupt attribute was first submitted in September and it
is limited to x86 backend, except for

TARGET_FUNCTION_INCOMING_ARG_RTL

which is no-op for other backends.  We really like to enable it
in GCC 6.
I realize all of that, but I think we need to make some changes to the FUNCTION_ARGS interface to do this cleanly, and I don't want to push something like that during stage3.

Missing gcc6 for this is unfortunate, but not a major loss.

jeff


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