https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65773
--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Bill, you can track inlining with -fdump-tree-einline (early inliner) and -fdump-ipa-inline (the greedy inliner)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65773
--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Bill, you can track inlining with -fdump-tree-einline (early inliner) and -fdump-ipa-inline (the greedy inliner)