When the new regression tests gte/pr52209.c and gte/pr59388.c are enabled in cases/Makefile.in, both trigger an assertion in SDCCsymt.c. I tried with both test-stm8 and test-ucz80.
--- old+++ new@@ -1 +1 @@-When the new regression tests gte/pr52209.c and gte/pr59388.c are enabled in cases/Makefile.in, both trigger an assertion in SDCCsymt.c.+When the new regression tests gte/pr52209.c and gte/pr59388.c are enabled in cases/Makefile.in, both trigger an assertion in SDCCsymt.c. I tried with both test-stm8 and test-ucz80.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
The underlying issue was the same as in [bugs:#3025], which I fixed a few hours ago.
Related
Bugs:
#3025