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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Just noticed this recently again - we need explict -g at link-time to get
debuginfo for an LTO compilation.  IMHO that's a serious issue people might
run into (now that we handle optimization transparently).

Reply via email to