http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56805



Cary Coutant <ccoutant at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |ccoutant at gcc dot gnu.org



--- Comment #2 from Cary Coutant <ccoutant at gcc dot gnu.org> 2013-04-02 
17:40:09 UTC ---

When generating separate type units with -fdebug-types-section, we always prune

unused types after splitting the types out. As implemented, I think

-fdebug-types-section is incompatible with -fno-eliminate-unused-debug-types,

and a diagnostic should be printed.



How important is it that these two options work together?

Reply via email to