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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking, wrong-code
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|6.0                         |---
            Summary|[6 regression] ICE in       |ICE in symtab_node::verify
                   |symtab_node::verify with    |with -fabi-version=7
                   |-fabi-version=7 -Wabi=8     |-Wabi=8 -m32
                   |-m32                        |
      Known to fail|                            |5.3.0, 6.0

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
The thing that is complained about smells like wrong-code -- Honza?

This isn't a regression as it ICEs on the GCC 5 branch as well and the GCC 4.9
branch doesn't know -Wabi=8.

Reply via email to