[Bug middle-end/78461] [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 22 17:32:00 GMT 2016


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
          Component|c                           |middle-end
           Assignee|unassigned at gcc dot gnu.org      |msebor at gcc dot gnu.org

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  Enabling the -fprintf-return-value optimization makes the pass run
even when -Wformat-length is otherwise inactive which isn't as thoroughly
tested as when the warning is enabled.


More information about the Gcc-bugs mailing list