From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13859 invoked by alias); 13 Dec 2008 18:39:31 -0000 Received: (qmail 13715 invoked by uid 48); 13 Dec 2008 18:38:11 -0000 Date: Sat, 13 Dec 2008 18:39:00 -0000 Message-ID: <20081213183811.13714.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/34256] mmx and movd/movq on x86_64 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-12/txt/msg01432.txt.bz2 ------- Comment #10 from howarth at nitro dot med dot uc dot edu 2008-12-13 18:38 ------- On i686-apple-darwin9, I have been using... Using built-in specs. Target: i686-apple-darwin9 Configured with: ../gcc-4.4-20081213/configure --prefix=/sw --prefix=/sw/lib/gcc4.4 --mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-arch=nocona --with-tune=generic --build=i686-apple-darwin9 --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.4.0 20081213 (experimental) (GCC) when the testsuite produces the failure... FAIL: gcc.target/i386/pr34256.c scan-assembler-times mov 4 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34256