Skip to content
Snippets Groups Projects
Commit f8a70fb2 authored by Tamar Christina's avatar Tamar Christina
Browse files

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.
parent be2bf5dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment