diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2021-06-24 11:13:47 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2021-06-24 13:25:58 -0400 |
commit | ce0b409f562cd09c67cc2dce74143a0f0647cde5 (patch) | |
tree | b9e675f285a469a8d9f831a95cf27b303579df82 /gcc/c/c-parser.c | |
parent | 5bdcfb74ff97b42f08993af8614c35685fdd8689 (diff) | |
download | gcc-ce0b409f562cd09c67cc2dce74143a0f0647cde5.zip gcc-ce0b409f562cd09c67cc2dce74143a0f0647cde5.tar.gz gcc-ce0b409f562cd09c67cc2dce74143a0f0647cde5.tar.bz2 |
Fix relation query of equivalences.
When looking for relations between equivalencies, a typo was causing
the wrong bitmap to be checked. Effect was is missed them.
Plus don't dump blocks which don't exist.
* value-relation.cc (equiv_oracle::dump): Do not dump NULL blocks.
(relation_oracle::find_relation_block): Check correct bitmap.
(relation_oracle::dump): Do not dump NULL blocks.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions