https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123131
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jose E. Marchesi <[email protected]>: https://gcc.gnu.org/g:54ffda5d2e609d833e189df2f81e5739ee984b7a commit r16-6181-g54ffda5d2e609d833e189df2f81e5739ee984b7a Author: Jose E. Marchesi <[email protected]> Date: Tue Dec 16 22:50:15 2025 +0100 a68: fix modules testsuite to not include flags in test name [PR algol68/123131] Signed-off-by: Jose E. Marchesi <[email protected]> gcc/testsuite/ChangeLog PR algol68/123131 * algol68/compile/modules/compile.exp: Pass module include path via extra_flags to algol68-dg-runtest. * algol68/execute/modules/execute.exp: Pass module include path via algol68_compile_args. * lib/algol68-dg.exp (MODULES_OPTIONS): Delete. (algol68-dg-runtest): Do not use MODULE_OPTIONS. * lib/algol68-torture.exp (BUILT_MODULES_DIR): Delete. (algol68-torture-execute): Do not use BUILT_MODULES_DIR.
