aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/module.cc
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2024-01-09 16:20:35 +0000
committerTamar Christina <tamar.christina@arm.com>2024-01-09 16:20:57 +0000
commit27194610d269d28f1800592e9c1fd39c2b51b809 (patch)
treea418f5a2306efa97e21ae43a01d608ebaca0bd86 /gcc/cp/module.cc
parente9f2c6d260e3f07b5144d175248e2c8788857c96 (diff)
downloadgcc-27194610d269d28f1800592e9c1fd39c2b51b809.zip
gcc-27194610d269d28f1800592e9c1fd39c2b51b809.tar.gz
gcc-27194610d269d28f1800592e9c1fd39c2b51b809.tar.bz2
middle-end: removed unused variable in vectorizable_live_operation_1
It looks like the previous patch had an unused variable. It's odd that my bootstrap didn't catch it (I'm assuming -Werror is still on for O3 bootstraps) but this fixes it. gcc/ChangeLog: * tree-vect-loop.cc (vectorizable_live_operation_1): Drop unused restart_loop. (vectorizable_live_operation): Likewise.
Diffstat (limited to 'gcc/cp/module.cc')
0 files changed, 0 insertions, 0 deletions