* gcc.dg/tm/memopt-15.c: Add -msse2 to dg-options.
From-SVN: r217324
This commit is contained in:
parent
b607f49b02
commit
debede8184
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2014-11-11 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gcc.dg/tm/memopt-15.c: Add -msse2 to dg-options.
|
||||
|
||||
* gcc.dg/ubsan/ipa-icf-1.c: New test.
|
||||
* gcc.dg/ipa/ipa-icf-31.c: New test.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* { dg-do compile { target { i?86-*-linux* x86_64-*-linux* } } } */
|
||||
/* { dg-options "-fgnu-tm -O" } */
|
||||
/* { dg-options "-fgnu-tm -O -msse2" } */
|
||||
|
||||
/* Test the TM vector logging functions. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue