aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2019-02-21 21:47:33 -0500
committerJason Merrill <jason@gcc.gnu.org>2019-02-21 21:47:33 -0500
commitd36b4bf75260d7228025af59fd811e3fd48993c6 (patch)
treec7651d1c930598b81c7bbd3ce9550c3a9b94f0c5 /gcc/tree-ssa-structalias.c
parentc8b7e64d363069c6682bdeb51ba397e8bd4a4f9e (diff)
downloadgcc-d36b4bf75260d7228025af59fd811e3fd48993c6.zip
gcc-d36b4bf75260d7228025af59fd811e3fd48993c6.tar.gz
gcc-d36b4bf75260d7228025af59fd811e3fd48993c6.tar.bz2
PR c++/88394 - ICE with VLA init-capture.
We mostly use is_normal_capture_proxy to decide whether or not to use DECL_CAPTURED_VARIABLE; we could just check whether it's set. VLA capture is still mostly broken, but this fixes this ICE. * lambda.c (is_normal_capture_proxy): Check DECL_CAPTURED_VARIABLE. From-SVN: r269094
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions