[Bug debug/78835] [7 regression] ICE with -fdebug-types-section and member function
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 16 15:02:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78835
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Perhaps we could combine the #c1 patch with some changes to make sure we don't
prune those types that appear in callgraph edges callee contexts?
Is the early finish debug hook called after some minimal cgraph optimizations
(removal of unused functions)?
More information about the Gcc-bugs
mailing list