Add the missing ChangeLog entry for r243432

2016-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>

	PR debug/78112
	* g++.dg/pr78112.C: Remove platform-dependent checks.
	* g++.dg/pr78112-2.C: New testcase.

From-SVN: r243433
This commit is contained in:
Pierre-Marie de Rodat 2016-12-08 11:04:11 +00:00
parent 8a00c78748
commit 66110738f0

View File

@ -1,3 +1,9 @@
2016-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
PR debug/78112
* g++.dg/pr78112.C: Remove platform-dependent checks.
* g++.dg/pr78112-2.C: New testcase.
2016-12-08 Bin Cheng <bin.cheng@arm.com>
PR middle-end/78684