Skip to content
Snippets Groups Projects
Commit f2b8b8ad authored by Jason Merrill's avatar Jason Merrill Committed by Jason Merrill
Browse files

PR c++/79228 - extensions hide C++14 complex literal operators

libcpp/
	* expr.c (interpret_float_suffix): Ignore 'i' in C++14 and up.
	(interpret_int_suffix): Likewise.
gcc/cp/
	* parser.c (cp_parser_userdef_numeric_literal): Be helpful about
	'i' in C++14 and up.

From-SVN: r255335
parent 0951904f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment