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: [PATCH] Fix IOR RTL simplification (PR rtl-optimization/57829)


> 2013-07-05  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR rtl-optimization/57829
> 	* simplify-rtx.c (simplify_binary_operation_1) <case IOR>: Ensure that
> 	mask bits outside of mode are just sign-extension from mode to HWI.
> 
> 	* gcc.c-torture/execute/pr57829.c: New test.

OK everywhere, thanks.

-- 
Eric Botcazou


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