Sent from my iPhone
Snapshot gcc-9-20210923 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/9-20210923/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 9 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
I ran into a bug with lto: no line number info gets emitted when building my
project with -flto and -g (with gcc 8.2). I'd like to provide a repro in the
bug report but I don't know if there is an easy way to collect everything.
The instructions at https://gcc.gnu.org/bugs/ seem to cover non-lto