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

Anders Rönnholm Anders.Ronnholm at evidente.se
Tue Aug 19 14:06:52 PDT 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-20693.diff
Type: text/x-patch
Size: 1245 bytes
Desc: bug-20693.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140819/3618b4d2/attachment.bin>


More information about the cfe-commits mailing list