diff options
author | Marc Glisse <marc.glisse@inria.fr> | 2013-05-14 14:06:27 +0200 |
---|---|---|
committer | Marc Glisse <glisse@gcc.gnu.org> | 2013-05-14 12:06:27 +0000 |
commit | d4c52634cef1d2e86c3b460a1128e3301ecf769d (patch) | |
tree | 7b1f5f3eee75e4a26ff6eeaf75ffdb4e0d3c548d /gcc/cp/ChangeLog | |
parent | 2b2612629120fe1a8aaf46d126e5f2631ddc9cf8 (diff) | |
download | gcc-d4c52634cef1d2e86c3b460a1128e3301ecf769d.zip gcc-d4c52634cef1d2e86c3b460a1128e3301ecf769d.tar.gz gcc-d4c52634cef1d2e86c3b460a1128e3301ecf769d.tar.bz2 |
re PR bootstrap/57266 (comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap)
2013-05-14 Marc Glisse <marc.glisse@inria.fr>
PR bootstrap/57266
* fold-const.c (fold_binary_loc) <shift>: Use an unsigned
variable for the shift amount. Check that we shift by non-negative
amounts.
From-SVN: r198880
Diffstat (limited to 'gcc/cp/ChangeLog')
0 files changed, 0 insertions, 0 deletions