diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-11-29 21:03:09 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-11-29 21:03:09 +0000 |
commit | 0418ac74cabf62c15e0256d50e0d232d9e3939ad (patch) | |
tree | 5587e1b6f3b377f5fb72c7b42e04089e716e597a /MAINTAINERS | |
parent | 7206b04b3b0a7f97c8bc57598c86b84d70365ae6 (diff) | |
download | gcc-0418ac74cabf62c15e0256d50e0d232d9e3939ad.tar.gz |
PR tree-optimization/51247
* tree-vrp.c (extract_range_from_assert): For signed 1-bit precision
types instead of adding 1 subtract -1 and instead of subtracting 1
add -1 to avoid overflows.
* gcc.c-torture/compile/pr51247.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181818 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions