This crashes in CodeGen.
void test() {
static char buf[10];
static char *bufptr = buf;
}-- Seo Sanghyeon _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
This crashes in CodeGen.
void test() {
static char buf[10];
static char *bufptr = buf;
}-- Seo Sanghyeon _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev