This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Remove a test-case that leads to a huge stack (and file) allocation (PR middle-end/90478).
- From: Jeff Law <law at redhat dot com>
- To: Martin Liška <mliska at suse dot cz>, gcc-patches at gcc dot gnu dot org
- Cc: Christophe Lyon <christophe dot lyon at linaro dot org>, nsz at gcc dot gnu dot org
- Date: Thu, 16 May 2019 10:17:11 -0600
- Subject: Re: [PATCH] Remove a test-case that leads to a huge stack (and file) allocation (PR middle-end/90478).
- References: <ac741c88-6a15-461e-8b47-16630a523371@suse.cz>
On 5/16/19 5:42 AM, Martin Liška wrote:
> Hi.
>
> I'm going to remove the test as it leads to a huge .s files and stack
> allocation at gcc/stmt.c:777
>
> Ready for trunk?
> Martin
>
> gcc/testsuite/ChangeLog:
>
> 2019-05-16 Martin Liska <mliska@suse.cz>
>
> PR middle-end/90478
> * gcc.dg/tree-ssa/pr90478-2.c: Remove.
Given you just added it and as a result of doing so we've realized it's
not a good idea, I'd think this qualifies as a no-brainer :-)
OK
jeff