[C++ Patch] PR 51150

Jason Merrill jason@redhat.com
Thu Nov 17 20:38:00 GMT 2011


On 11/16/2011 10:00 AM, Paolo Carlini wrote:
> this is an ICE on valid, 4.6/4.7 Regression, which manifests itself as
> tree codes unhandled by cxx_eval_constant_expression.

Hmm, those codes shouldn't make it this far; we should go through 
fold_non_dependent_expr before we get to cxx_eval_constant_expression.

Jason



More information about the Gcc-patches mailing list