diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-11 04:52:42 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-11 04:52:42 +0000 |
commit | c860f88ec9cc331115b7dda39265b5fbd24e4c57 (patch) | |
tree | b68e8b88fbd204957fa2a685eaa6985b21264dfc /gcc/profile.c | |
parent | ef1ba9f3b02aaede549862dde9e8fed0ad42c0e4 (diff) | |
download | gcc-c860f88ec9cc331115b7dda39265b5fbd24e4c57.tar.gz |
PR tree-optimization/15784
* fold-const.c (fold): Fold ~A + 1 to -A. Fold -A - 1
and -1 - A to ~A.
* stmt.c (expand_case): Don't change index_type. Convert minval
to the proper type.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/profile.c')
0 files changed, 0 insertions, 0 deletions