Commit 44bc146f by Peter Bergner Committed by Peter Bergner

re PR target/80246 (Builtin's for POWER's dxex[q] and diex[q] use the wrong types)

	PR target/80246
	* gcc.target/powerpc/pr80246.c: Require hard_dfp.

From-SVN: r246652
parent e2ac6765
2017-04-03 Peter Bergner <bergner@vnet.ibm.com>
PR target/80246
* gcc.target/powerpc/pr80246.c: Require hard_dfp.
2017-04-03 Richard Biener <rguenther@suse.de>
PR tree-optimization/80275
......
/* { dg-do compile { target { powerpc*-*-linux* } } } */
/* { dg-require-effective-target dfp } */
/* { dg-require-effective-target hard_dfp } */
/* { dg-options "-O2" } */
/* { dg-final { scan-assembler-times "dxex " 1 } } */
/* { dg-final { scan-assembler-times "dxexq " 1 } } */
......
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