https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125271
Peeter Joot <peeterjoot at protonmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|16.1.0 |17.0
--- Comment #1 from Peeter Joot <peeterjoot at protonmail dot com> ---
fyi. See this on trunk too:
ubuntu:/home/peeterjoot/tmp> gcobol 125271.cob
ubuntu:/home/peeterjoot/tmp> ./a.out
=== Program starting ===
Inside SECTION-A
---> This is PARA-DUPLICATE from SECTION-A
Inside SECTION-B
---> This is PARA-DUPLICATE from SECTION-A
=== Program finished ===
ubuntu:/home/peeterjoot/tmp> gcobol --version
gcobol (GCC) 17.0.0 20260604 (experimental)
Copyright (C) 2026 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.