[Bug tree-optimization/78608] gimple-ssa-sprintf.c:570:17: runtime error: negation of -9223372036854775808 cannot be represented in type 'long int'

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 1 17:18:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |msebor at gcc dot gnu.org
      Known to fail|                            |7.0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Thanks for the test case.  The code is invalid but GCC should handle it
gracefully.


More information about the Gcc-bugs mailing list