https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126104
--- Comment #2 from Peeter Joot <peeterjoot at protonmail dot com> ---
confirmed fixed:
/opt/gcc-trunk-20260708/bin/gcobol anylength-refmod-oob.cob
anylength-refmod-oob.cob:14:30: error: STR(5:) out of bounds, must be within
1:1
14 | MOVE 'abcd' TO STR(5:)
| ^~~~
cobol1: error: failed compiling anylength-refmod-oob.cob
