[Bug tree-optimization/78608] [7 Regression] 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
Tue Jan 17 00:17:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
The reported error should be resolved by the minimal patch from comment #3
committed in r244511.  The rest of the bigger patch referenced in comment #5
may be committed separately later.


More information about the Gcc-bugs mailing list