Skip to content
Snippets Groups Projects
Commit c978965b authored by Sandra Loosemore's avatar Sandra Loosemore
Browse files

OpenMP: Silence uninitialized variable warning in C++ front end.

There's no actual problem with the code here, just a false-positive
warning emitted by some older GCC versions.

gcc/cp/ChangeLog
	* parser.cc (cp_finish_omp_declare_variant): Initialize
	append_args_last.
parent a2f60c1f
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