[Bug debug/78587] dwarf2out.c:1517:45: runtime error: negation of -9223372036854775808 cannot be represented in type 'long int [4]'; cast to an unsigned type to negate this value to itself
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 30 14:27:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78587
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40202|0 |1
is obsolete| |
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 40203
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40203&action=edit
gcc7-pr78587.patch
Actually I can. Here is the full fix (untested so far).
More information about the Gcc-bugs
mailing list