https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121554
David Binderman <dcb314 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dcb314 at hotmail dot com
--- Comment #2 from David Binderman <dcb314 at hotmail dot com> ---
I tried to compile all the cobol test suite and
every source code file said this.
testsuite $ grep "runtime error:" 20251126.cobol.O2.out | sort | uniq -c
378 ../../trunk/gcc/cobol/parse.y:13839:26: runtime error: load of value
4294967295, which is not a valid value for type 'cbl_division_t'
testsuite $