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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE: Segmentation fault,    |[10/11/12 Regression] ICE:
                   |contains_struct_check(tree_ |Segmentation fault,
                   |node*,                      |contains_struct_check(tree_
                   |tree_node_structure_enum,   |node*,
                   |char const*, int, char      |tree_node_structure_enum,
                   |const*)                     |char const*, int, char
                   |                            |const*)
   Target Milestone|---                         |10.4

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Like the other case the calls should be replaced by GIMPLE_NOP in the x86
folder
when there's no LHS.

Reply via email to