[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #9 from Georg-Johann Lay --- On AVR v13.5, v14.4 and v15.3+ -ftree-switch-conversion is disabled by default.

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:e128cfd819a492e5989b9277bb4a70380e1915b1 commit r13-9880-ge128cfd819a492e5989b9277bb4a70380e1915b1 Author: Georg-Johann

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #7 from GCC Commits --- The releases/gcc-14 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:69485a8f65f9c6476f316f6003d7856ddbc02353 commit r14-12014-g69485a8f65f9c6476f316f6003d7856ddbc02353 Author: Georg-Johann

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #6 from GCC Commits --- The releases/gcc-15 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:29ef01494e39110344d36e5df0918761a6a8c92e commit r15-10304-g29ef01494e39110344d36e5df0918761a6a8c92e Author: Georg-Johann

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #5 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:912159d2b5429c3126756b56723dd4f32dd56bdd commit r16-3752-g912159d2b5429c3126756b56723dd4f32dd56bdd Author: Georg-Johann Lay Date

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2017-07-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #4 from Georg-Johann Lay --- (In reply to Jakub Jelinek from comment #3) > Estimating the size for non-switch converted switches is going to be really > hard. The point is that with -fno-tree-switch-conversion there is no switch at a

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2017-07-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2017-07-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 Georg-Johann Lay changed: What|Removed |Added Target|avr |avr,x86_64 --- Comment #2 from Georg-

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2017-07-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|