Commit 3947652f by Andreas Krebbel Committed by Andreas Krebbel

htm-nofloat-2.c: Add -mzarch to asm options.

2013-10-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* gcc.target/s390/htm-nofloat-2.c: Add -mzarch to asm options.

From-SVN: r203276
parent 61bf02e0
2013-10-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gcc.target/s390/htm-nofloat-2.c: Add -mzarch to asm options.
2013-10-08 Marc Glisse <marc.glisse@inria.fr> 2013-10-08 Marc Glisse <marc.glisse@inria.fr>
PR tree-optimization/58480 PR tree-optimization/58480
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-O3 -mhtm -Wa,-march=zEC12 --save-temps" } */ /* { dg-options "-O3 -mhtm -Wa,-march=zEC12,-mzarch --save-temps" } */
/* __builtin_tbegin has to emit clobbers for all FPRs since the tbegin /* __builtin_tbegin has to emit clobbers for all FPRs since the tbegin
instruction does not automatically preserves them. If the instruction does not automatically preserves them. If the
......
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