diff options
author | Tristan Gingold <gingold@adacore.com> | 2008-04-08 08:46:04 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2008-04-08 08:46:04 +0200 |
commit | f9a4f2ef03bc9ad213e82e40b4c26fc0d33b1a94 (patch) | |
tree | 1b1ef712806bd0b0506e27898f6b8a70596ba394 /gcc/ada/back_end.adb | |
parent | 682bca235fc640470bfadbf75d93f10d0ccdeb77 (diff) | |
download | gcc-f9a4f2ef03bc9ad213e82e40b4c26fc0d33b1a94.zip gcc-f9a4f2ef03bc9ad213e82e40b4c26fc0d33b1a94.tar.gz gcc-f9a4f2ef03bc9ad213e82e40b4c26fc0d33b1a94.tar.bz2 |
re PR target/10768 (ICEs on compilation of ada support library for avr)
2008-04-08 Tristan Gingold <gingold@adacore.com>
PR ada/10768
* cuintp.c: Fix 16 bits issue for AVR.
On AVR, integer is 16 bits, so it can't be used to do math with
Base (=32768).
So use long_integer instead.
From-SVN: r134013
Diffstat (limited to 'gcc/ada/back_end.adb')
0 files changed, 0 insertions, 0 deletions