method.c
35.5 KB
-
re PR c++/24580 (virtual base class cause exception not to be caught) · 6276e725
PR c++/24580 * method.c (locate_copy): Also use skip_artificial_parms here. (synthesize_exception_spec): Use CLASS_TYPE_P rather than checking for RECORD_TYPE. (locate_ctor): Abort if we fail to find a default constructor. From-SVN: r107097
Jason Merrill committed