[LLVMbugs] [Bug 2797] infinite recursion in fold

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Oct 14 00:00:19 PDT 2008


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


Chris Lattner <clattner at apple.com> 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 <clattner at apple.com>  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.



More information about the llvm-bugs mailing list