http://llvm.org/bugs/show_bug.cgi?id=2797


Chris Lattner <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Internal error: Segmentation|infinite recursion in fold
                   |fault (program cc1)         |




--- Comment #15 from Chris Lattner <[EMAIL PROTECTED]>  2008-10-14 02:00:18 ---
Fixed in r57482.
Testcase here: test/FrontendC/2008-10-13-FrontendCrash.c

For the record, fold (and its poorly documented invariants) is a horrible
horrible thing to have to wrap your brain around.

-Chris


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to