[Bug middle-end/109249] Missed optimization for table lookups
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109249 --- Comment #2 from Andre Schackier --- I'm soryy will keep that in mind for the future :) Example #1: #include #include enum class Type { None, Bug, Dark, Dragon, Electric, Fighting, Fire, Flying, Ghost,
[Bug middle-end/109249] Missed optimization for table lookups
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109249 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1