[Bug tree-optimization/115870] Inlining of different template instances wrongly produces infinite loop

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 11 16:45:05 GMT 2024


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=111445,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=111472
         Resolution|---                         |FIXED

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am 99% sure it was fixed by
r14-4790-g9692309ed6b625f0fb358c0e230404b5603f69a6 (PR 111445) fixed this (for
GCC 14.1.0) which has been backported for GCC 12.4.0, GCC 13.3.0 and for GCC
11.5.0 (which is not yet released).


More information about the Gcc-bugs mailing list