aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-transform.c
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2019-11-04 19:25:20 +0000
committerTamar Christina <tnfchris@gcc.gnu.org>2019-11-04 19:25:20 +0000
commit0ec77a6c25cbe321d9712e41a3aa04dff97eaaa6 (patch)
tree5cfe6a6d83553401f905cae95a726f7a5e0db008 /gcc/ipa-inline-transform.c
parent57d4aea2b45679f1846f81861172d78c28662726 (diff)
downloadgcc-0ec77a6c25cbe321d9712e41a3aa04dff97eaaa6.zip
gcc-0ec77a6c25cbe321d9712e41a3aa04dff97eaaa6.tar.gz
gcc-0ec77a6c25cbe321d9712e41a3aa04dff97eaaa6.tar.bz2
SLP: Initialize variable to fix bootstrap after r277784.
This initializes the rstmt variable with NULL and adds an assert to check that a value has been given by one of the if cases before use. This fixes the bootstrap failure due to -Werror. Committed under the gcc obvious rule. gcc/ChangeLog: * tree-vect-slp.c (vectorize_slp_instance_root_stmt): Initialize rstmt. From-SVN: r277788
Diffstat (limited to 'gcc/ipa-inline-transform.c')
0 files changed, 0 insertions, 0 deletions