This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Do not run c52103x, c52104x and c52104y
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Eric Botcazou <ebotcazou at adacore dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 23 Jan 2006 15:35:20 +0100
- Subject: Re: [Ada] Do not run c52103x, c52104x and c52104y
- References: <200601231527.14918.ebotcazou@adacore.com>
> The 3 testcases require -fstack-check to pass with GCC 4.1 and later, and
> stack checking doesn't work very well in 4.x.
>
> OK for mainline and 4.1 branch?
Could you also modify the driver to indeed compile these tests with
-fstack-check, so that when we remove them from norun.lst, the tests
will run ?
Otherwise OK.
> 2006-01-23 Eric Botcazou <ebotcazou@adacore.com>
>
> PR ada/20548
> * ada/acats/norun.lst: Add c52103x, c52104x and c52104y.