https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126330
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Jose E. Marchesi <[email protected]>: https://gcc.gnu.org/g:34eadd96e105e38aed8a230bd29fe1297ebfde91 commit r16-9356-g34eadd96e105e38aed8a230bd29fe1297ebfde91 Author: Jose E. Marchesi <[email protected]> Date: Mon Jul 20 23:13:56 2026 +0200 a68: fix lowering of maxabschar [PR algol68/126330] Signed-off-by: Jose E. Marchesi <[email protected]> gcc/algol68/ChangeLog PR algol68/126330 * a68-low-chars.cc (a68_char_max): abscharmax is an int, not a char. gcc/testsuite/ChangeLog * algol68/execute/max-abs-char-1.a68: New test. (cherry picked from commit a69f9f381f229ae33cb18803d0fa916801b23570)
