[PATCH] fix bug 20693 ICE in alpha.core.IdenticalExpr

Jordan Rose jordan_rose at apple.com
Wed Aug 20 10:08:38 PDT 2014


Committed as r216075. Thanks, Anders!

On Aug 19, 2014, at 14:17 , Ted Kremenek <kremenek at apple.com> wrote:

> Looks good to me.
> 
>> On Aug 19, 2014, at 2:06 PM, Anders Rönnholm <Anders.Ronnholm at evidente.se> wrote:
>> 
>> Hi,
>> 
>> Fix for bug 20693 in identicalexpression.
>> 
>> I have changed from getString to getBytes when comparing two StringLiterals. getString can only handle CharByteWidth equal to 1, getBytes can handle 1 and other values.
>> 
>> //Anders<bug-20693.diff>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> 
> 
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list