OSDN Git Service

* gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2008 18:31:43 +0000 (18:31 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2008 18:31:43 +0000 (18:31 +0000)
        * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
[

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131447 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/addr-sel-1.c
gcc/testsuite/gcc.target/i386/cmov7.c

index 2f957f0..522abd1 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-10  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
+       * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
+
 2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
 
        PR middle-end/34641
index 4e0d219..9cc820f 100644 (file)
@@ -3,6 +3,7 @@
 
 /* { dg-do compile } */
 /* { dg-require-effective-target ilp32 } */
+/* { dg-require-effective-target nonpic } */
 /* { dg-options "-O2 -mtune=i686" } */
 
 char a[10], b[10];
index b5d50d7..31b4816 100644 (file)
@@ -1,7 +1,7 @@
 /* PR middle-end/33187 */
 
 /* { dg-do compile } */
-/* { dg-options "-O2 -march=k8 -ffast-math -mfpmath=387" } */
+/* { dg-options "-O2 -ffast-math -march=k8 -mbranch-cost=5 -mfpmath=387" } */
 /* { dg-final { scan-assembler "fcmov" } } */
 
 /* compress_float_constant generates load + float_extend