[LLVMbugs] [Bug 275] [llvmgcc] Local array initializers are expanded into large amounts of code

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Mar 9 19:09:48 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=275

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|[llvmgcc] Local array       |[llvmgcc] Local array
                   |initializers are expanded   |initializers are expanded
                   |into huge amounts of code   |into large amounts of code



------- Additional Comments From sabre at nondot.org  2004-03-09 21:09 -------
The really bad incarnations of this bug are now fixed.  Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040308/012934.html

Testcase here:
test/Regression/CFrontend/2004-03-09-LargeArrayInitializers.c

I will file a new bug for the more esoteric bad cases that we still fail, which
are blocked on the rewrite of the CFE initializer code.

-Chris




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list