While fixing [bugs:#3394], i.e. the bug that makes gte/pr58365.c fail to compile with SDCC, I noticed that the test then still fails an assertion for -mmcs51 --model-large --stack-auto.
--- old+++ new@@ -1 +1 @@-While fixing [bugs:#3394], i.e. the bug that makes gte/pr58365.c fail toc ompile with SDCC, Inoticed that the test then still fails an assertion for -mmcs51 --model-large --stack-auto.+While fixing [bugs:#3394], i.e. the bug that makes gte/pr58365.c fail to compile with SDCC, I noticed that the test then still fails an assertion for -mmcs51 --model-large --stack-auto.
Looks like it fails for -mmcs51 --model-small --stack-auto, too.
Diff:
Related
Bugs:
#3394gte/pr58365 work on current trunk for both -mmcs51 --model-large --stack-auto. and --model-small
Last edit: Gabriele Gorla 2026-05-18