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

Jordan Rose jordan_rose at apple.com
Mon Aug 18 09:36:08 PDT 2014


Thanks for getting to this so quickly. However, I kind of thought C doesn't ever allow this—any comparisons between two values should always have already implicitly converted one type to the other. Is this because we're looking through casts?

If you're sure this is the right fix (and not, say, somewhere else in the analyzer), please add a reduced test case as well.

Jordan


On Aug 18, 2014, at 1:18 , Anders Rönnholm <Anders.Ronnholm at evidente.se> wrote:

> Hi,
> 
> Fix for reported bug 20659 in identicalexpression.
> 
> //Anders
> <bug-20659.diff>_______________________________________________
> 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