[PATCH] PR c++/42251

Jason Merrill jason@redhat.com
Wed Dec 9 15:28:00 GMT 2009


On 12/09/2009 03:23 AM, Dodji Seketeli wrote:
> +      if (val&&  TREE_CODE (val) == SCOPE_REF)

We don't need to test that val is non-null now, as we just checked that 
a few lines above.  OK with that change.

Jason



More information about the Gcc-patches mailing list