On 02/16/2018 01:14 AM, Tom de Vries wrote:
On 02/15/2018 07:01 PM, Martin Sebor wrote:
Thanks. I've seen these fixes before but I still keep forgetting
to add the directive.
Hi,
I also forget about these directives when I do an x86_64 build-test-commit.
The alloca effective target is one o
On 02/15/2018 07:01 PM, Martin Sebor wrote:
Thanks. I've seen these fixes before but I still keep forgetting
to add the directive.
Hi,
I also forget about these directives when I do an x86_64 build-test-commit.
The alloca effective target is one of a bunch of effective targets that
are form
Thanks. I've seen these fixes before but I still keep forgetting
to add the directive. It would be nice if the test harness could
detect this automatically for us and remind us to add the directive
even on targets where alloca is supported.
Some sort of a script (or even DejaGnu itself) would d
Hi,
this patch requires effective target alloca for test-case
Wstringop-overflow-3.c.
Committed.
Thanks,
- Tom
[testsuite] Require et alloca for Wstringop-overflow-3.c
2018-02-15 Tom de Vries
* gcc.dg/Wstringop-overflow-3.c: Require effective target alloca.
---
gcc/testsuite/gcc.dg/Ws