This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17666] Ada tests hanging during make check
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2004 09:27:40 -0000
- Subject: [Bug ada/17666] Ada tests hanging during make check
- References: <20040925060024.17666.aaronavay62@aaronwl.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent at guerby dot net 2004-09-25 09:27 -------
I currently use the following patch to run ACATS on x86 and x86_64 linux.
I haven't checked the blacklisted tests current behaviour yet.
Index: norun.lst
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/ada/acats/norun.lst,v
retrieving revision 1.2
diff -u -r1.2 norun.lst
--- norun.lst 29 Oct 2003 17:04:38 -0000 1.2
+++ norun.lst 25 Sep 2004 09:26:22 -0000
@@ -1,4 +1,9 @@
+c910003
+c940a03
+c974006
cdd2a03
+cxh3001
+cxh3003
templat
# Tests must be sorted in alphabetical order
# cdd2a03: new Ada ruling not supported yet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17666