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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try renaming main first.  Gcc knows that main is only called once ever so gcc's
inling heuristics are different inside main.

Reply via email to