[Bug c/100393] Very slow compilation of switch statement with thousands of cases
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100393 --- Comment #1 from Dannii Willis --- Okay, I've confirmed the regression myself, using functions_unsafe.i: gcc-8: real 0m11.450s gcc-10: real4m46.472s And for comparison clang: real 0m0.711s
[Bug c/100393] New: Very slow compilation of switch statement with thousands of cases
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100393 Bug ID: 100393 Summary: Very slow compilation of switch statement with thousands of cases Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal