aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-04-18 00:18:47 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2018-04-18 00:18:47 +0200
commitb5872261d5e448c85903c4f3df7e1970fc4c112a (patch)
treed666d771d14a378c69df6225b17097e768cd2f4c /gcc/cp/mangle.c
parent035fc2add18c0dd06c22bd158a47bf35b8c1c528 (diff)
downloadgcc-b5872261d5e448c85903c4f3df7e1970fc4c112a.zip
gcc-b5872261d5e448c85903c4f3df7e1970fc4c112a.tar.gz
gcc-b5872261d5e448c85903c4f3df7e1970fc4c112a.tar.bz2
re PR debug/84637 (gcc/dbxout.c:684:14: runtime error: negation of -9223372036854775808 cannot be represented in type 'long int'; cast to an unsigned type to negate this value to itself)
PR debug/84637 * dbxout.c (dbxout_int): Perform negation in unsigned int type. (stabstr_D): Change type of unum from unsigned int to unsigned HOST_WIDE_INT. Perform negation in unsigned HOST_WIDE_INT type. From-SVN: r259451
Diffstat (limited to 'gcc/cp/mangle.c')
0 files changed, 0 insertions, 0 deletions