Re: [PATCH] gcc.dg/torture/ cleanup

2014-10-08 Thread Marek Polacek
On Wed, Oct 08, 2014 at 01:06:50PM +0200, Rainer Orth wrote: > This patch completely broke the builtin-apply-4.c execution tests on > Solaris 11/x86 (and undoubtedly on many other platforms). > stackalign.exp has this comment: > > # default_flags are replaced by a dg-options test directive, or app

Re: [PATCH] gcc.dg/torture/ cleanup

2014-10-08 Thread Rainer Orth
Marek Polacek writes: > This patch is a cleanup of tests in gcc.dg/torture directory. > See https://gcc.gnu.org/ml/gcc-patches/2014-09/msg02656.html for more info. > > Tested on x86_64-linux: vanilla results == results with this patch == > results with this patch and gnu11 as a default. > > Ok? >

[PATCH] gcc.dg/torture/ cleanup

2014-10-02 Thread Marek Polacek
This patch is a cleanup of tests in gcc.dg/torture directory. See https://gcc.gnu.org/ml/gcc-patches/2014-09/msg02656.html for more info. Tested on x86_64-linux: vanilla results == results with this patch == results with this patch and gnu11 as a default. Ok? 2014-10-02 Marek Polacek