diff options
author | Tamar Christina <tamar.christina@arm.com> | 2024-01-10 13:46:22 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2024-01-10 13:46:40 +0000 |
commit | f8a70fb21767883f6d3c13e22be8d307dd98f342 (patch) | |
tree | dc627ba99b6f4366706fe2b70fe7fbfc90e18b5b /gcc/tree-vect-loop.cc | |
parent | be2bf5dc93ca1ec148c605a5f25b3f7a3028bf3d (diff) | |
download | gcc-f8a70fb21767883f6d3c13e22be8d307dd98f342.zip gcc-f8a70fb21767883f6d3c13e22be8d307dd98f342.tar.gz gcc-f8a70fb21767883f6d3c13e22be8d307dd98f342.tar.bz2 |
c++ frontend: initialize ivdep value
Should control enter the switch from one of the cases other than
the IVDEP one then the variable remains uninitialized.
This fixes it by initializing it to false.
gcc/cp/ChangeLog:
* parser.cc (cp_parser_pragma): Initialize to false.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions