r198732 - in /trunk/gcc: cp/ChangeLog cp/error....
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu May 9 03:58:00 GMT 2013
Author: jason
Date: Thu May 9 03:58:07 2013
New Revision: 198732
URL: http://gcc.gnu.org/viewcvs?rev=198732&root=gcc&view=rev
Log:
* except.c (is_admissible_throw_operand_or_catch_parameter): Check
variably_modified_type_p.
(expand_start_catch_block): Mark the typeinfo used here.
* semantics.c (finish_handler_parms): Not here.
* error.c (dump_type_suffix): Try harder on VLA length.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/error.c
trunk/gcc/cp/except.c
trunk/gcc/cp/semantics.c
trunk/gcc/testsuite/g++.dg/ext/vla4.C
More information about the Gcc-cvs
mailing list