PR testsuite/35047
* gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
* gcc.dg/compat/vector-2_y.c: Ditto.
Co-Authored-By: Richard Guenther <rguenther@suse.de>
From-SVN: r132235
2008-02-11 Uros Bizjak <ubizjak@gmail.com>
- Richard Guenther <rguenther@suse.de>
+ Richard Guenther <rguenther@suse.de>
PR tree-optimization/33992
* tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
2008-02-11 Uros Bizjak <ubizjak@gmail.com>
- Richard Guenther <rguenther@suse.de>
+
+ PR testsuite/35047
+ * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
+ * gcc.dg/compat/vector-2_y.c: Ditto.
+
+2008-02-11 Uros Bizjak <ubizjak@gmail.com>
+ Richard Guenther <rguenther@suse.de>
PR tree-optimization/33992
* gcc.c-torture/execute/pr33992.c: New testcase.
void __attribute__((always_inline))
foo (unsigned long long *r)
-
{
int i;
/* { dg-options "-w" } */
+/* { dg-options "-w -mno-mmx" { target { i?86-*-* x86_64-*-* } } } */
#ifndef SKIP_ATTRIBUTE
/* { dg-options "-w" } */
+/* { dg-options "-w -mno-mmx" { target { i?86-*-* x86_64-*-* } } } */
#ifndef SKIP_ATTRIBUTE