https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121554

--- Comment #3 from David Binderman <dcb314 at hotmail dot com> ---
Stack backtrace:

../../trunk/gcc/cobol/parse.y:13839:26: runtime error: load of value
4294967295, which is not a valid value for type 'cbl_division_t'
    #0 0x000000426c38 in mode_syntax_only() ../../trunk/gcc/cobol/parse.y:13839
    #1 0x000000c4d986 in parser_enter_file(char const*)
../../trunk/gcc/cobol/genapi.cc:3690
    #2 0x00000106ce86 in parse_file ../../trunk/gcc/cobol/util.cc:2475
    #3 0x00000106ce86 in cobol_parse_files(int, char const**)
../../trunk/gcc/cobol/util.cc:2540
    #4 0x0000031da94f in compile_file ../../trunk/gcc/toplev.cc:455
    #5 0x000000a531fe in do_compile ../../trunk/gcc/toplev.cc:2224
    #6 0x000000a531fe in toplev::main(int, char**)
../../trunk/gcc/toplev.cc:2389
    #7 0x000000a5666a in main ../../trunk/gcc/main.cc:39

Reply via email to