On Wed, Mar 30, 2016 at 09:07:17AM +0200, Uros Bizjak wrote: > On Tue, Mar 29, 2016 at 10:13 PM, H.J. Lu <hongjiu...@intel.com> wrote: > > Tested on x86-64. OK for trunk? > > > > H.J. > > --- > > PR testsuite/70364 > > * gcc.target/i386/cleanup-1.c: Include <stddef.h>. > > (check): New function. > > (bar): Call check. > > (foo): Align stack to 16 bytes when calling bar. > > * gcc.target/i386/cleanup-2.c: Likewise. > > OK, but let's also ask Jakub, the author of the testcases, for opinion.
Ok. Jakub