aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2021-03-09 16:12:22 +0100
committerEric Botcazou <ebotcazou@adacore.com>2021-03-09 16:22:55 +0100
commitdefafb78cbcb7e2d5abd40379afdecee8b1a0d06 (patch)
tree7327a6bb625ade52873bfdf87b09166b1f11608c /gcc/tree-ssa-phiopt.c
parent9725df0233b6fb6e761875968b3b8e9fd9f522ac (diff)
downloadgcc-defafb78cbcb7e2d5abd40379afdecee8b1a0d06.zip
gcc-defafb78cbcb7e2d5abd40379afdecee8b1a0d06.tar.gz
gcc-defafb78cbcb7e2d5abd40379afdecee8b1a0d06.tar.bz2
Fix internal error on lambda function
This boils down to the RTL expander trying to take the address of a DECL whose RTX is a register. gcc/ PR c++/90448 * calls.c (initialize_argument_information): When the argument is passed by reference, do not make a copy in a thunk only if the argument is already in memory. Remove redundant test for the case of callee copy.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions