norun.lst: Adjust for previous change.
* norun.lst: Adjust for previous change. From-SVN: r116953
This commit is contained in:
parent
1b03c58a81
commit
b00fef55d5
2 changed files with 13 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue