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]

Re: Your patch causes regressions


Mark Mitchell <mark@codesourcery.com> writes:

| 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.

I can't explain why I didn't see that regression when I run the
testsuite.  I see Kriang kindly did add the option.  Thanks to both of
you.

-- Gaby
 


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