On Dec 17, 2007, at 11:13 PM, Sanghyeon Seo wrote: > This crashes in CodeGen. > > void test() { > static char buf[10]; > static char *bufptr = buf; > } Fixed, thanks! http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20071217/003473.html -Chris