aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-01-01 00:51:14 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-01-01 00:51:14 +0100
commitc1329fc84c8f7ee892070cb4aa514c4dbab70625 (patch)
tree99327b117c62805bc20eb2ed91a3f21228c802e6 /gcc/tree-loop-distribution.c
parentd235d09b7c86a2955bebdcb1991cd21758bcc21b (diff)
downloadgcc-c1329fc84c8f7ee892070cb4aa514c4dbab70625.zip
gcc-c1329fc84c8f7ee892070cb4aa514c4dbab70625.tar.gz
gcc-c1329fc84c8f7ee892070cb4aa514c4dbab70625.tar.bz2
re PR tree-optimization/83609 (ICE in read_complex_part at gcc/expr.c:3202)
PR middle-end/83609 * expr.c (expand_assignment): Fix up a typo in simplify_gen_subreg last argument when extracting from CONCAT. If either from_real or from_imag is NULL, use expansion through memory. If result is not a CONCAT and simplify_gen_subreg fails, try to simplify_gen_subreg the parts directly to inner mode, if even that fails, use expansion through memory. * gcc.dg/pr83609.c: New test. * g++.dg/opt/pr83609.C: New test. From-SVN: r256052
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions