gcc/gcc/c-family
Jason Merrill c0221884ec re PR ipa/61659 (Extra undefined symbol because of devirtualization)
PR c++/61659
	PR c++/61687
gcc/c-family/
	* c.opt (-fuse-all-virtuals): New.
gcc/cp/
	* decl2.c (mark_all_virtuals): New variable.
	(maybe_emit_vtables): Check it instead of flag_devirtualize.
	(cp_write_global_declarations): Set it and give helpful diagnostic
	if it introduces errors.
	* class.c (finish_struct_1): Check it.
	* decl.c (grokdeclarator): Clear virtualp after 'virtual auto' error.

From-SVN: r212436
2014-07-10 15:29:59 -04:00
..
array-notation-common.c
c-ada-spec.c gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. 2014-07-03 16:39:05 +02:00
c-ada-spec.h
c-cilkplus.c
c-common.c re PR c++/51400 ([c++0x] ICE with constexpr and attribute noreturn) 2014-06-30 15:41:16 +00:00
c-common.def
c-common.h c-common.h (enum cxx_dialect): Add cxx1z. 2014-06-26 14:15:29 -04:00
c-cppbuiltin.c c-cppbuiltin.c (print_bits_of_hex): New. 2014-05-07 23:08:12 -04:00
c-dump.c
c-format.c
c-format.h
c-gimplify.c re PR c/61741 (wrong code with -fno-strict-overflow) 2014-07-09 17:14:11 +00:00
c-lex.c
c-objc.h
c-omp.c re PR middle-end/61486 (ICE with #pragma omp teams) 2014-06-12 23:10:11 +02:00
c-opts.c c-common.h (enum cxx_dialect): Add cxx1z. 2014-06-26 14:15:29 -04:00
c-pch.c
c-ppoutput.c Revert "PR preprocessor/60723 - missing system-ness marks for macro tokens" 2014-07-01 16:04:37 +02:00
c-pragma.c re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) 2014-06-10 08:05:22 +02:00
c-pragma.h
c-pretty-print.c tree.def (VOID_CST): New. 2014-05-21 11:00:35 +00:00
c-pretty-print.h
c-semantics.c
c-target-def.h
c-target.def
c-target.h
c-ubsan.c asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. 2014-06-20 21:20:51 +00:00
c-ubsan.h asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. 2014-06-20 21:20:51 +00:00
c.opt re PR ipa/61659 (Extra undefined symbol because of devirtualization) 2014-07-10 15:29:59 -04:00
ChangeLog re PR ipa/61659 (Extra undefined symbol because of devirtualization) 2014-07-10 15:29:59 -04:00
cilk.c tree.def (VOID_CST): New. 2014-05-21 11:00:35 +00:00
cppspec.c
stub-objc.c