https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117444
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testsuite-fail --- Comment #2 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Peter Bergner from comment #1) > Well that patch disables jump tables for -O0 and the test case assumes > they'll be generated. The test case is not compiled with any optimization > levels, so we could either explicitly add -O1 or -fjump-tables and I think > that should fix the test case in the face the the changed behavior. Yes, loong had to do the same thing in r15-4844-gcaf6b6fdfdaa1d.