Skip to content
Snippets Groups Projects
Commit 744e1f35 authored by Patrick Palka's avatar Patrick Palka
Browse files

c++: unifying REAL_CSTs [PR110809]

This teaches unify how to compare two REAL_CSTs.

	PR c++/110809

gcc/cp/ChangeLog:

	* pt.cc (unify) <case INTEGER_CST>: Generalize to handle
	REAL_CST as well.

gcc/testsuite/ChangeLog:

	* g++.dg/cpp2a/nontype-float3.C: New test.
parent 27ba7364
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