Commit debede81 by Jakub Jelinek Committed by Jakub Jelinek

* gcc.dg/tm/memopt-15.c: Add -msse2 to dg-options.

From-SVN: r217324
parent b607f49b
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.
......
/* { 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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment