From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19157 invoked by alias); 14 Nov 2008 14:23:33 -0000 Received: (qmail 7378 invoked by uid 48); 14 Nov 2008 14:22:03 -0000 Date: Fri, 14 Nov 2008 14:23:00 -0000 Message-ID: <20081114142203.7377.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/38099] tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute failure In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg01077.txt.bz2 ------- Comment #15 from howarth at nitro dot med dot uc dot edu 2008-11-14 14:22 ------- Uros, I'll retry the testcase tonight with your committed changes. http://gcc.gnu.org/ml/gcc-cvs/2008-11/msg00353.html I do recall that I tried... * { dg-options ".... -mno-mmx" { target i?86-*-* x86_64-*-* } } */ /* { dg-options ".... -fno-common -mno-mmx { target ... *-*-darwin *-*-mingw32* *-*-cygwin* } } */ and that causes many more tests in struct-layout-1 to fail. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38099