[Patch 3/11] Implement TARGET_C_EXCESS_PRECISION for s390

James Greenhalgh james.greenhalgh@arm.com
Fri Sep 30 17:03:00 GMT 2016


Hi,

This patch ports the logic from s390's TARGET_FLT_EVAL_METHOD to the new
target hook TARGET_C_EXCESS_PRECISION.

Patch tested by building an s390-none-linux toolchain and running
s390.exp (without the ability to execute) with no regressions, and manually
inspecting the output assembly code when compiling
testsuite/gcc.target/i386/excess-precision* to show no difference in
code-generation.

OK?

Thanks,
James

---
gcc/

2016-09-30  James Greenhalgh  <james.greenhalgh@arm.com>

	* config/s390/s390.c (s390_excess_precision): New.
	(TARGET_C_EXCESS_PRECISION): Define.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Patch-3-11-Implement-TARGET_C_EXCESS_PRECISION-for-s.patch
Type: text/x-patch
Size: 1740 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160930/6facc3cf/attachment.bin>


More information about the Gcc-patches mailing list