]> git.feebdaed.xyz Git - 0xmirror/gcc.git/commit
a68: fix handling of underscores in PARSE_INDICANT
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 22 Dec 2025 19:39:37 +0000 (20:39 +0100)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 22 Dec 2025 19:42:11 +0000 (20:42 +0100)
commit3b066c183949bfde30ec2221d6bb4bd32ebd01c4
tree7b819d6997fe585a01650aa2dc5a1954a229665b
parent6a8b3a63089745b945bebe7ba21104060a2edbb1
a68: fix handling of underscores in PARSE_INDICANT

Signed-off-by: Jose E. Marchesi <jemarch@gnu.org>
gcc/algol68/ChangeLog

* a68-imports.cc (PARSE_INDICANT): Fix handling of uderscore
characters.

gcc/testsuite/ChangeLog

* algol68/execute/modules/Modules20.map (module-bar): Add
underscores.
gcc/algol68/a68-imports.cc
gcc/testsuite/algol68/execute/modules/Modules20.map