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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ebotcazou at gcc dot 
gnu.org

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> At least from the code indentation it seems the right fix is to add braces
> that will match the formatting, but it needs to be tested.

Right, the code is effectively a no-op since all global registers are
call-used, so fixing it won't change anything for code generation in the end.

> The bug has been introduced in r174897 it seems.

Ouch.

Reply via email to