On Fri, Aug 26, 2016 at 5:33 PM, Tom de Vries <tom_devr...@mentor.com> wrote: > On 26/08/16 10:40, Richard Biener wrote: >> >> I suppose >> you could get away with using sth entirely private to the backend, >> like "sysv abi valist", also not ever user-creatable. Does this >> side-step the FE issue? > > > It does. > > Added comments and second test-case, as requested previously. > > Bootstrapped and reg-tested on x86_64 -m64/-m32. > > OK for trunk, 6 branch?
Ok. Thanks, Richard. > > Thanks, > - Tom