diff options
author | Laurent GUERBY <laurent@guerby.net> | 2006-03-04 22:26:21 +0000 |
---|---|---|
committer | Laurent Guerby <guerby@gcc.gnu.org> | 2006-03-04 22:26:21 +0000 |
commit | 8156c8b0b9a1880ea8501385d035dbf9ae990306 (patch) | |
tree | 544c49c564b625748aef2cf0268ee5a50930b7e3 /gcc/testsuite/ada | |
parent | 00fee132a450d9b736208ebdbac907f2178ef2f8 (diff) | |
download | gcc-8156c8b0b9a1880ea8501385d035dbf9ae990306.zip gcc-8156c8b0b9a1880ea8501385d035dbf9ae990306.tar.gz gcc-8156c8b0b9a1880ea8501385d035dbf9ae990306.tar.bz2 |
norun.lst: cdd2a03 now passes.
2006-03-04 Laurent GUERBY <laurent@guerby.net>
* ada/acats/norun.lst: cdd2a03 now passes.
From-SVN: r111719
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 522ff7b..a5743f9 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 |