r245901 - in /trunk/gcc: cp/ChangeLog cp/except...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Mar 5 17:13:00 GMT 2017


Author: paolo
Date: Sun Mar  5 17:13:16 2017
New Revision: 245901

URL: https://gcc.gnu.org/viewcvs?rev=245901&root=gcc&view=rev
Log:
/cp
2017-03-05  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/70266
	* except.c (build_must_not_throw_expr): Perform the implicit
	conversions on the condition.

/testsuite
2017-03-05  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/70266
	* g++.dg/tm/pr70266.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/tm/pr70266.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/except.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list