[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.

James Greenhalgh james.greenhalgh@arm.com
Fri Nov 11 15:38:00 GMT 2016


---
This patch was approved:

  https://gcc.gnu.org/ml/gcc-patches/2016-09/msg02401.html
---

Hi,

We've removed all uses of TARGET_FLT_EVAL_METHOD, so we can remove it
and poison it.

Bootstrapped and tested on x86-64 and AArch64. Tested on s390 and m68k
to the best of my ability (no execute tests).

Thanks,
James

---
gcc/

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

	* config/s390/s390.h (TARGET_FLT_EVAL_METHOD): Delete.
	* config/m68k/m68k.h (TARGET_FLT_EVAL_METHOD): Delete.
	* config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Delete.
	* defaults.h (TARGET_FLT_EVAL_METHOD): Delete.
	* doc/tm.texi.in (TARGET_FLT_EVAL_METHOD): Delete.
	* doc/tm.texi: Regenerate.
	* system.h (TARGET_FLT_EVAL_METHOD): Poison.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Patch-7-17-Delete-TARGET_FLT_EVAL_METHOD-and-poison-.patch
Type: text/x-patch
Size: 4650 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161111/1b810c7e/attachment.bin>


More information about the Gcc-patches mailing list