On Mar 1, 2012, at 4:56 AM, İsmail Dönmez wrote:

> Hi;
> 
> On Tue, Feb 28, 2012 at 12:18 AM, Argyrios Kyrtzidis <[email protected]> 
> wrote:
> Author: akirtzidis
> Date: Mon Feb 27 17:18:37 2012
> New Revision: 151585
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=151585&view=rev
> Log:
> When evaluating integer expressions include a check for sub-expressions
> depth and error if we exceed a max value, to make sure we avoid a stack 
> overflow.
> 
> This is a hacky temporary fix. rdar://10913206.
> 
> Added:
>    cfe/trunk/test/Sema/many-logical-ops.c
> 
> This test fails on Linux x86 & x86-64 with a segmentation fault. Please mark 
> it as XFAIL.

XFAIL is no good since it passes in linux variants.
I removed it in r151830 until the issue is fixed properly.

> 
> Thanks!
>  

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to