commit | ac3afe36d73c84096685fece885d70b28bc9629f | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Sat Jun 04 13:17:33 2022 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Sat Jun 04 13:17:33 2022 +0200 |
tree | 55d9e2351f534a10f9eafc0bb43a80ecaaf149c6 | |
parent | 999f7adc21cdcef5b606d2529068121dc6032b18 [diff] |
[gdb/ada] Fix literal truncation Make sure we error out on overflow instead of truncating in all cases. Tested on x86_64-linux, with a build with --enable-targets=all.