On Wed, May 16, 2007 at 12:11:28AM -0700, Josh Triplett wrote: > While poking at the GCC testsuite, I found a source file that hangs Sparse. I > cut it down to the following minimal test case: > > #if L'\x1234' != 0x1234 > #endif > #if '' > #endif > > Documenting this on-list in case someone wants to look at it before I can get > to it later. No wide characters, so don't expect the identical behaviour... Shouldn't hang, obviously. BTW, I wouldn't be too surprised if wide chars blow not only in preprocessor. - To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html