[patch c++]: Fix 61228 - noexcept(expression) causes internal compiler error

Kai Tietz ktietz70@googlemail.com
Fri Dec 12 20:58:00 GMT 2014


2014-12-12 21:15 GMT+01:00 Jason Merrill <jason@redhat.com>:
> I think it would be better to call maybe_instantiate_noexcept so that we can
> have a definite answer.
>
> Jason

Hmm, for case that decl != NULL_TREE, this is ok.  But what if decl is
NULL_TREE?

Kai



More information about the Gcc-patches mailing list