[Bug c++/64346] gcc generates incorrect debug info for ctor/dtor

dehao at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 18 00:05:00 GMT 2014


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

--- Comment #3 from dehao at gcc dot gnu.org ---
For AutoFDO, we actually needs symbols from the symbol table because indirect
call promotion needs the symbol name to find the right callee.

You are right, ICF also causes trouble to AutoFDO profile.



More information about the Gcc-bugs mailing list