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: [C PATCH] Avoid nested C_MAYBE_CONST_EXPR in build_binary_op (PR c/48742)


On Tue, 26 Apr 2011, Jakub Jelinek wrote:

> 2011-04-26  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c/48742
> 	* c-typeck.c (build_binary_op): Don't wrap arguments if
> 	int_operands is true.
> 
> 	* gcc.c-torture/compile/pr48742.c: New test.

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]