On Fri, Jun 15, 2012 at 11:06 AM, Janis Johnson <janis_john...@mentor.com> wrote: > Like the C stackalign tests, the tests in g++.dg/torture/stackalign use > two sets of torture options: the usual optimization sets used as default > for torture tests, and sets of options that are specific to stack > alignment. There are fewer stack alignment options used for the G++ > tests but otherwise the setup is the same. > > This patch is similar to the one for the C stackalign tests and uses > existing support to combine the torture options and stackalign options > so they are all reported in the pass/fail lines in the test summary to > make each line unique. Since this isn't significantly different from > the patch for C tests I'm not waiting for a review. > > Tested on i686-pc-linux-gnu and arm-none-eabi, checked in. >
Thanks. -- H.J.