On Tue, Nov 24, 2015 at 1:01 PM, Jeff Law <l...@redhat.com> wrote: > 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. >
Who will make changes to the FUNCTION_ARGS interface? -- H.J.