https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116062
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog
Component|c++ |ipa
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this is expected because when you use flatten you explicitly say inline
everything.
