I typoed the PR numnber, correct is:

PR target/86285
	* config/rs6000/rs6000.c (rs6000_init_builtins): Do not set
	ieee128_float_type_node to long_double_type_node unless
	TARGET_LONG_DOUBLE_128 is set.

From-SVN: r262156
This commit is contained in:
Segher Boessenkool 2018-06-26 18:08:30 +02:00
parent d5e545a7cc
commit 12169ac796

View file

@ -1,6 +1,6 @@
2018-06-26 Segher Boessenkool <segher@kernel.crashing.org>
PR target/82625
PR target/86285
* config/rs6000/rs6000.c (rs6000_init_builtins): Do not set
ieee128_float_type_node to long_double_type_node unless
TARGET_LONG_DOUBLE_128 is set.