http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957
--- Comment #11 from Easwaran Raman <eraman at google dot com> 2012-10-17 20:31:21 UTC --- (In reply to comment #10) > Created attachment 28467 [details] > emit_case_dispatch_table testcase > > Here's a csmith generated testcase that crashes with -O0 -fexceptions on > sh4-unknown-linux-gnu. It's slightly reduced but I can reduce it further by > hand if necessary. Does my second patch fix this as well or is it still there? - Easwaran