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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org
            Summary|[16 Regression] wrong code  |[16 Regression] wrong code
                   |at -O{s,2,3} with           |at -O{s,2,3} with
                   |"-fno-gcse -fno-tree-ter    |"-fno-gcse -fno-tree-ter
                   |-fno-guess-branch-probabili |-fno-guess-branch-probabili
                   |ty -fno-forward-propagate"  |ty -fno-forward-propagate"
                   |on x86_64-linux-gnu (the    |on x86_64-linux-gnu (the
                   |generated code hangs)       |generated code hangs) since
                   |                            |r16-3301-g724d88900b7aa8

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
-fno-late-combine-instructions works, so surely r16-3301-g724d88900b7aa8

Reply via email to