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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
          Component|c                           |inline-asm
            Summary|ICE: segmentation fault, at |ICE: segmentation fault, at
                   |is_gimple_variable,         |is_gimple_variable with
                   |gimple-expr.h:84            |void type statement
                   |                            |expression
            Version|tree-ssa                    |12.0

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This most likely should have been rejected as invalid.  a void type statement
expression cannot be an operand to a inline-asm statement.

Reply via email to