Skip to content
Snippets Groups Projects
Commit f315d618 authored by Jakub Jelinek's avatar Jakub Jelinek
Browse files

re PR c++/53594 ([C++11] Spurious -Wuninitialized warning for member with NSDMI)

	PR c++/53594
	* class.c (check_bases_and_members): Avoid -Wuninitialized
	diagnostics for non-static const members or references if they
	use NSDMI.

	* g++.dg/cpp0x/nsdmi7.C: New test.

From-SVN: r188925
parent 511e47fc
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