This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Your patch causes regressions


This patch:

	* c-opts.c (c_common_decode_option): Don't set
	warn_ctor_dtor_privacy wen -Wall.

is probably the cause of:

FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 7)
FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 17)
FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 26)
FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 33)
FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 43)
FAIL: g++.old-deja/g++.other/warn3.C  (test for warnings, line 51)

Please update the test to pass the new warning option.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]