From: Mike Stump Date: Thu, 2 Nov 2006 22:01:36 +0000 (+0000) Subject: * obj-c++.dg/const-str-9.mm: Don't run on 64-bit. X-Git-Tag: releases/gcc-4.3.0~8655 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f07cc35dc5a1ffcc4cfcf4b0c66cfef341959a;p=thirdparty%2Fgcc.git * obj-c++.dg/const-str-9.mm: Don't run on 64-bit. From-SVN: r118433 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index cc50c213c4c9..bfff1679f074 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,7 @@ 2006-11-02 Mike Stump + * obj-c++.dg/const-str-9.mm: Don't run on 64-bit. + * g++.old-deja/g++.abi/align.C: Enable for darwin. 2006-11-02 Eric Botcazou diff --git a/gcc/testsuite/obj-c++.dg/const-str-9.mm b/gcc/testsuite/obj-c++.dg/const-str-9.mm index 97d49e9043ce..943dbae0ba3b 100644 --- a/gcc/testsuite/obj-c++.dg/const-str-9.mm +++ b/gcc/testsuite/obj-c++.dg/const-str-9.mm @@ -3,6 +3,7 @@ /* { dg-options "-fnext-runtime" } */ /* { dg-do compile { target *-*-darwin* } } */ +/* { dg-skip-if "" { *-*-darwin* } { "-m64" } { "" } } */ #include