https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119637
Bug ID: 119637 Summary: link error for LINAGE-COUNTER Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: cobol Assignee: unassigned at gcc dot gnu.org Reporter: simonsobisch at gnu dot org Target Milestone: --- /usr/bin/ld: /tmp/ccYvTtCh.o: in function `sq201m': /home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:317:(.text+0xbf2e): undefined reference to `__gg__linage_counter' /usr/bin/ld: /home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:327:(.text+0xca15): undefined reference to `__gg__linage_counter' /usr/bin/ld: /home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:357:(.text+0xe74f): undefined reference to `__gg__linage_counter' /usr/bin/ld: /home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:367:(.text+0xf236): undefined reference to `__gg__linage_counter' /usr/bin/ld: /home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:380:(.text+0xfcc2): undefined reference to `__gg__linage_counter' /usr/bin/ld: /tmp/ccYvTtCh.o:/home/simon/gnucobol-build/3.x/tests/cobol85/SQ/SQ201M.CBL:390: more undefined references to `__gg__linage_counter' follow collect2: error: ld returned 1 exit status