diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2006-01-23 17:21:18 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2006-01-23 17:21:18 +0000 |
commit | 8701799c4d991e358c76a0c86e0cde9a6f22be1e (patch) | |
tree | 2b39e42457be9d84238d99bc7cc4298f4390caf2 /gcc/testsuite/ada/acats/stackcheck.lst | |
parent | e9901f8b5664ad2ed996beff64d1c1bc4bea0bda (diff) | |
download | gcc-8701799c4d991e358c76a0c86e0cde9a6f22be1e.tar.gz |
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
PR ada/20548
* ada/acats/norun.lst: Add c52103x, c52104x and c52104y.
* ada/acats/stackcheck.lst: New file, add c52103x, c52104x and c52104y.
* ada/acats/run_all.sh: Pass -fstack-check for tests in stackcheck.lst.
From-SVN: r110131
Diffstat (limited to 'gcc/testsuite/ada/acats/stackcheck.lst')
-rw-r--r-- | gcc/testsuite/ada/acats/stackcheck.lst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/ada/acats/stackcheck.lst b/gcc/testsuite/ada/acats/stackcheck.lst new file mode 100644 index 00000000000..ba1cd67d534 --- /dev/null +++ b/gcc/testsuite/ada/acats/stackcheck.lst @@ -0,0 +1,3 @@ +c52103x +c52104x +c52104y |