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 for bug 20093


On Thu, 7 Apr 2005, Joseph S. Myers wrote:
> 2005-04-07  Joseph S. Myers  <joseph@codesourcery.com>
>
> 	PR target/20093
> 	* simplify-rtx.c (simplify_unary_operation_1): Check
> 	SUBREG_PROMOTED_UNSIGNED_P (op) > 0 for zero-extension.

This is OK for both mainline and the 4.0 branch.  As this
regression manifests as a failure of 23_containers/deque/cons/2.cc
it doesn't strictly require an additional testcase, but feel free
to add your reduced testcase to g++.dg/opt at your discretion.

Many thanks for investigating and fixing this.

Roger
--


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