Skip to content
Snippets Groups Projects
Commit 94d3ea58 authored by Zack Weinberg's avatar Zack Weinberg
Browse files

re PR c++/8861 ([ABI] mangling floating point literal in template arg expression)

	PR 8861
	* mangle.c (write_real_cst): New function.  Implement
	ABI-compliant mangling of floating-point literals when
	-fabi-version>=2; provide backward compatibility with 3.3 when
	-fabi-version=1 (with warning).  Clarify commentary.
	(write_template_arg_literal): Use write_real_cst.

From-SVN: r67670
parent b14e185f
No related branches found
No related tags found
No related merge requests found
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