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: PR c/37186 -Wno-error=pointer-sign does not work


On Fri, 22 Aug 2008, Manuel López-Ibáñez wrote:

> Bootstrapped and regression tested on x86_64-unknown-linux-gnu with
> --enable-languages=all,ada
> 
> OK for trunk?
> 
> 2008-08-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
> 
> 	PR c/37186
> 	* c-typeck.c (WARN_FOR_ASSIGNMENT): Add OPT parameter.
> 	(convert_for_assignment): Pass corrent OPT_W* parameter to
> 	WARN_FOR_ASSIGNMENT.
> testsuite/
> 	* gcc.dg/pr37186.c: New.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com

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