* obj-c++.dg/const-str-9.mm: Don't run on 64-bit.

From-SVN: r118433
This commit is contained in:
Mike Stump 2006-11-02 22:01:36 +00:00 committed by Mike Stump
parent b654d3320b
commit a6f07cc35d
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2006-11-02 Mike Stump <mrs@apple.com>
* 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 <ebotcazou@adacore.com>

View File

@ -3,6 +3,7 @@
/* { dg-options "-fnext-runtime" } */
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-skip-if "" { *-*-darwin* } { "-m64" } { "" } } */
#include <objc/Object.h>