https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123848
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|gcc excessive unrolling and |gcc excessive recusive
|unnecessary codegen vs. |inlining vs. llvm
|llvm |
Component|middle-end |ipa
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is recusive inlining.
I am not sure it is excessive .
