On Thu, May 31, 2018 at 01:22:00PM +0200, Eric Botcazou wrote: > There is a handful of gcc.dg/store_merging_*.c tests in the testsuite with > both a main procedure doing sanity checks and a dg-do compile directive. > > Tested on x86-64/Linux, applied on the mainline and 8 branch as obvious.
Oops, thanks for fixing that. > 2018-05-31 Eric Botcazou <ebotca...@adacore.com> > > * gcc.dg/store_merging_10.c: Turn dg-do compile into dg-do run. > * gcc.dg/store_merging_11.c: Likewise. > * gcc.dg/store_merging_13.c: Likewise. > * gcc.dg/store_merging_14.c: Likewise. > * gcc.dg/store_merging_15.c: Likewise. > * gcc.dg/store_merging_16.c: Likewise. Remove local variable. Jakub