From ed4fe3d8f4d51d9b0172139b306f73f311109498 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Wed, 18 Apr 2007 01:51:18 +0000 Subject: [PATCH] mark some tests for HP-UX [SVN r37470] --- status/explicit-failures-markup.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 7c8f0d54b0..9269471cbf 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1374,6 +1374,7 @@ + @@ -1916,6 +1917,14 @@ compiler release. + + + + + When compiling this test, aCC6 runs out of memory. The HP + compiler group is aware of this issue and is working on the fix. + + @@ -3512,6 +3521,16 @@ for more information. + + + + + This test assumes standard-compliant dependent template name lookup which + is performed by aCC6 only in strict ansi mode. Since on HP-UX/aCC6 boost + testing is done in the default compilation mode, this test fails to + compile on this platform (in strict ansi mode, it compiles and succeeds). + +