[Bug gdb/34416] Incorrect loss of sign in 64-bit multiply (e.g.: DW_OP_mul in DWARF evaluation)
tromey at sourceware dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34416 --- Comment #5 from Tom Tromey <tromey at sourceware dot org> --- It seems possible to fix this by having the DWARF evaluator explicitly convert to unsigned types. But I'm concerned that maybe there's some deeper issue in the mpz or value APIs. -- You are receiving this mail because: You are on the CC list for the bug.