OSDN Git Service

* norun.lst: Adjust for previous change.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Sep 2006 21:27:10 +0000 (21:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Sep 2006 21:27:10 +0000 (21:27 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116953 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/ada/acats/norun.lst

index 929e76f..f1581fa 100644 (file)
@@ -1,3 +1,11 @@
+2006-09-14  Arnaud Charlet  <charlet@adacore.com>
+
+       * stackcheck.lst: Update list of tests requiring stack checking.
+       * norun.lst: Adjust for above change.
+       * ada95.lst: New file.
+       * run_all.sh: Add handling of tests using Ada 95 semantics and thus
+       requiring -gnat95 switch.
+
 2006-09-14  Olivier Hainque  <hainque@adacore.com>
 
        * gnat.dg/in_out_parameter.adb: New test.
index a5743f9..38bf675 100644 (file)
@@ -2,7 +2,11 @@ c380004
 c52103x
 c52104x
 c52104y
+cb1010a
+cb1010c
+cb1010d
 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
+# c52103x, c52104x, c52104y: -fstack-check doesn't work, PR middle-end/20548
+# cb1010a, cb1010c, cb1010d: likewise