This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 468664e1b78 doc: backport proper description of --enable-checking behavior new a6b74eaedf6 Fix link failure with debug info in LTO mode
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 4 ++++ gcc/dwarf2out.c | 1 + gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gnat.dg/lto24.adb | 10 ++++++++++ gcc/testsuite/gnat.dg/lto24_pkg1.ads | 17 +++++++++++++++++ gcc/testsuite/gnat.dg/lto24_pkg2.adb | 8 ++++++++ gcc/testsuite/gnat.dg/lto24_pkg2.ads | 5 +++++ 7 files changed, 51 insertions(+) create mode 100644 gcc/testsuite/gnat.dg/lto24.adb create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg1.ads create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg2.adb create mode 100644 gcc/testsuite/gnat.dg/lto24_pkg2.ads