This is the mail archive of the gcc-patches@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: [CONFIGUREY PATCH]: place -Wcast-qual and -Wc++-compat under -Werror


"Kaveh R. GHAZI" <ghazi@caip.rutgers.edu> writes:

> 2008-06-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* Makefile.in (CXX_COMPAT_WARN, cxx_compat_warn): Delete.
> 	(bitmap.o-warn, dominance.o-warn): New.
> 	* configure.ac (cxx_compat_warn): Delete.
> 	(loose_warn): Add -Wcast-qual and -Wc++-compat.
> 	* system.h: Remove #pragma diagnostic for -Wcast-qual and
> 	-Wc++-compat.
> 	* configure: Regenerate.
>
> cp:
> 	* Make-lang.in (cp-warn): Delete $(CXX_COMPAT_WARN).
>
> java:
> 	* Make-lang.in (java/jcf-io.o-warn): New.

This is OK when it bootstraps without any other patches.

Thanks.

Ian


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