This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Migrating gcc.c-torture
- From: Mike Stump <mikestump at comcast dot net>
- To: Bernd Schmidt <bernds at codesourcery dot com>
- Cc: "Joseph S. Myers" <joseph at codesourcery dot com>, Jakub Jelinek <jakub at redhat dot com>, Andrew Pinski <pinskia at gmail dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 28 Aug 2014 14:02:41 -0700
- Subject: Re: Migrating gcc.c-torture
- Authentication-results: sourceware.org; auth=none
- References: <53D0497D dot 2070704 at codesourcery dot com> <CA+=Sn1n0tBRtP3h182inRu8+4Sx4kJzrfQe+mwAjFeTb5A032Q at mail dot gmail dot com> <20140724070656 dot GC2397 at laptop dot redhat dot com> <Pine dot LNX dot 4 dot 64 dot 1407282233460 dot 13295 at digraph dot polyomino dot org dot uk> <53F73518 dot 8020602 at codesourcery dot com> <572EEEDC-0A18-45C9-9B32-DA1F2501A4AC at comcast dot net> <53FF3C39 dot 5010606 at codesourcery dot com>
On Aug 28, 2014, at 7:27 AM, Bernd Schmidt <bernds@codesourcery.com> wrote:
> The next question would be what to do with gcc.c-torture/unsorted. As far as I can tell, these are all just plain compile tests, except for dump-noaddr.c. Ok to move all except for that test to c-torture/compile, adjusting SFset.c and DFcmp.c which require int32plus?
Ok.