Re: [PATCH] Add gcc.dg/stack-check-16.c

2018-01-19 Thread Jeff Law
On 01/19/2018 04:22 AM, Jakub Jelinek wrote: > Hi! > > This patch adds a new testcases, not exactly sure what is the exact > origin and what was the problem. The changes I've done are: > 1) macroize, so that the test is just a few lines rather than 160KB, >verified -fdump-tree-gimple printf

[PATCH] Add gcc.dg/stack-check-16.c

2018-01-19 Thread Jakub Jelinek
Hi! This patch adds a new testcases, not exactly sure what is the exact origin and what was the problem. The changes I've done are: 1) macroize, so that the test is just a few lines rather than 160KB, verified -fdump-tree-gimple printf call is identical between this and the original test