diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-11-22 19:17:04 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-11-22 19:17:04 +0100 |
commit | 204b0bebee5343b5bd07e2a7be6fd74d6698b937 (patch) | |
tree | 052293e4a3a5094dff1140f32ce16b304bf224ef /gcc/c-family/c-cppbuiltin.c | |
parent | 54aa6b58fe2fe73bbe67e0485777e0c410a18673 (diff) | |
download | gcc-204b0bebee5343b5bd07e2a7be6fd74d6698b937.zip gcc-204b0bebee5343b5bd07e2a7be6fd74d6698b937.tar.gz gcc-204b0bebee5343b5bd07e2a7be6fd74d6698b937.tar.bz2 |
re PR tree-optimization/92618 (error: type mismatch in binary expression in reassoc since r273490)
PR tree-optimization/92618
* tree-ssa-reassoc.c (v_info): Change from auto_vec to a struct
containing the auto_vec and a tree.
(undistribute_bitref_for_vector): Handle the case when element type
of vec is not the same as type of the BIT_FIELD_REF. Formatting
fixes.
* gcc.c-torture/compile/pr92618.c: New test.
* gcc.c-torture/execute/pr92618.c: New test.
From-SVN: r278626
Diffstat (limited to 'gcc/c-family/c-cppbuiltin.c')
0 files changed, 0 insertions, 0 deletions