Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Gabriel Dos Reis
On Wed, Dec 14, 2011 at 1:36 PM, Diego Novillo wrote: > > Jason, > > I'm trying to triage an ICE that we found in one of our internal builds on a > recent merge from trunk.  The ICE occurs in: > > static tree > cxx_eval_indirect_ref (const constexpr_call *call, tree t, >                       bool

Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Diego Novillo
On 11-12-14 15:02 , Jason Merrill wrote: PR, please. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 Thanks. Diego.

Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Jason Merrill
PR, please. Jason