This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] acats test suite updates


> 	* ada95.lst, stackcheck.lst, run_all.sh: update list of tests requiring
> 	stack checking.

The patch repairing stack checking has not been reviewed yet so stackcheck.lst 
must be duplicated in norun.lst.  Installed on trunk too.

Index: ada/acats/norun.lst
===================================================================
--- ada/acats/norun.lst (revision 116951)
+++ ada/acats/norun.lst (working copy)
@@ -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

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]