aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nested.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2020-08-04 06:41:03 +0200
committerAldy Hernandez <aldyh@redhat.com>2020-08-04 07:23:41 +0200
commitf21757eb8fa74ad8a6f64cd7f9137b07f4714e11 (patch)
tree2e924ea454b57fdf2851bfe284decff3dfc3e1ba /gcc/tree-nested.c
parent265d817b1eb4644c7a9613ad6920315d98e2e0a4 (diff)
downloadgcc-f21757eb8fa74ad8a6f64cd7f9137b07f4714e11.zip
gcc-f21757eb8fa74ad8a6f64cd7f9137b07f4714e11.tar.gz
gcc-f21757eb8fa74ad8a6f64cd7f9137b07f4714e11.tar.bz2
Remove ad-hoc range canonicalization from determine_block_size.
Anti ranges of ~[MIN,X] are automatically canonicalized to [X+1,MAX], at creation time. There is no need to handle them specially. Tested by adding a gcc_unreachable and bootstrapping/testing. gcc/ChangeLog: * builtins.c (determine_block_size): Remove ad-hoc range canonicalization.
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions