[PATCH] PR c++/42251

Dodji Seketeli dodji@redhat.com
Wed Dec 9 22:04:00 GMT 2009


On Wed, Dec 09, 2009 at 10:24:29AM -0500, Jason Merrill wrote:
> 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.

Thanks. I removed the test from my tree.

        Dodji



More information about the Gcc-patches mailing list