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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-05-13
     Ever confirmed|0                           |1

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Fun. First of all, we should not produce debug info at compile time when doing
slim LTO.
Second issue is that we have one type were free_lang_data was run and other
where it wasn't.  I suppose I will need to make verifier tolerating this for
fat lto objects...

Reply via email to