Jakub Jelinek b22f1568ea backport: c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument.
Backported from mainline
	2018-01-27  Jakub Jelinek  <jakub@redhat.com>

	* c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix
	argument.
	(LAZY_HEX_FP_VALUES_CNT): Define.
	(lazy_hex_fp_values): Allow up to LAZY_HEX_FP_VALUES_CNT lazy hex fp
	values rather than just 12.
	(builtin_define_with_hex_fp_value): Likewise.

	* include/cpplib.h (enum cpp_builtin_type): Change BT_LAST_USER from
	BT_FIRST_USER + 31 to BT_FIRST_USER + 63.

From-SVN: r258176
2018-03-03 14:20:13 +01:00
..
2017-01-01 13:07:43 +01:00
2017-04-03 23:30:56 +01:00
2017-01-01 13:07:43 +01:00
2017-01-01 13:07:43 +01:00