diff options
author | guerby <guerby@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-03-04 22:26:21 +0000 |
---|---|---|
committer | guerby <guerby@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-03-04 22:26:21 +0000 |
commit | 3b94331f5f97e6c371e4f1506691a849440836d8 (patch) | |
tree | 544c49c564b625748aef2cf0268ee5a50930b7e3 /gcc/testsuite/ada | |
parent | 044b56fc6efe6415f46fa7bc72950a733dea7b3b (diff) | |
download | gcc-3b94331f5f97e6c371e4f1506691a849440836d8.tar.gz |
2006-03-04 Laurent GUERBY <laurent@guerby.net>
* ada/acats/norun.lst: cdd2a03 now passes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111719 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/ada')
-rw-r--r-- | gcc/testsuite/ada/acats/norun.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/ada/acats/norun.lst b/gcc/testsuite/ada/acats/norun.lst index 522ff7b39d8..a5743f9057e 100644 --- a/gcc/testsuite/ada/acats/norun.lst +++ b/gcc/testsuite/ada/acats/norun.lst @@ -2,9 +2,7 @@ c380004 c52103x c52104x c52104y -cdd2a03 templat # Tests must be sorted in alphabetical order # c380004: should be front-end compile time error, PR ada/18817 # c52103x, c52104x, c52104y: -fstack-check doesn't work in 4.x, PR ada/20548 -# cdd2a03: new Ada ruling not supported yet, PR ada/19323 |