[Bug middle-end/60919] [arm] gcc fails to tail call __builtin_ffsll

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 16 06:38:22 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |middle-end
           Keywords|                            |missed-optimization

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Hmm, the tree level has:
  _2 = __builtin_ffsll (x_1(D)); [tail call]


More information about the Gcc-bugs mailing list