[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #22 from Georg-Johann Lay --- On v13.5, v14.4 and v15.3+ -ftree-switch-conversion is disabled by default now. A target hook to put the CSWTCH tables into a named address-space hase been rejected several times for non-technical reason

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #21 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/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #20 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-Johan

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #19 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-Johan

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #18 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 Dat

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2024-08-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 Georg-Johann Lay changed: What|Removed |Added Status|RESOLVED|NEW Resolution|WONTFIX