norun.lst: Adjust for previous change.
authorArnaud Charlet <charlet@adacore.com>
Thu, 14 Sep 2006 21:27:10 +0000 (21:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 14 Sep 2006 21:27:10 +0000 (21:27 +0000)
* norun.lst: Adjust for previous change.

From-SVN: r116953

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

index 929e76f5347e57b8bed59e682d3731f1743941f5..f1581faf7574701d6f2745a4c90df86426175480 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 a5743f9057ed001acafbb0c30d1df544e9b544d7..38bf675d23426c95478654019a2c152ace144501 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