http://llvm.org/bugs/show_bug.cgi?id=3744
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|Field Idx out of range! |Crash on index into zero | |element struct --- Comment #2 from Chris Lattner <[email protected]> 2009-03-09 00:46:01 --- Fixed, patch here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090309/074868.html testcase here: test/FrontendC/2009-03-08-ZeroEltStructCrash.c -- 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
