The branch 'davidbalek/heads/flattenswitch' was created in namespace
'refs/users' pointing to:
273a4d3775df... c++: testcase tweak for -fimplicit-constexpr
https://gcc.gnu.org/g:69917a513ed98081093780505cf33122315b75c4
commit 69917a513ed98081093780505cf33122315b75c4
Author: David Balek
Date: Wed Sep 17 16:36:52 2025 +0200
adds the buggy new pass
Diff:
---
gcc/Makefile.in | 1 +
gcc/gimple-flatten-switch.cc | 789 +
https://gcc.gnu.org/g:b6c98a7499705cee6f2db09a85557880e7a16985
commit b6c98a7499705cee6f2db09a85557880e7a16985
Author: David Balek
Date: Fri Sep 19 21:45:12 2025 +0200
starts using smart pointers, gets rid of memleak
Diff:
---
gcc/gimple-flatten-switch.cc | 146 +++---
https://gcc.gnu.org/g:3a067ae712e98d5ead1d565ad3b3dd32dc6ac37a
commit 3a067ae712e98d5ead1d565ad3b3dd32dc6ac37a
Author: David Balek
Date: Tue Sep 23 14:14:26 2025 +0200
Fixes merged switch creation
Diff:
---
gcc/gimple-flatten-switch.cc | 173 +--
1