re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia64-hpux...
authorJoseph Myers <joseph@codesourcery.com>
Thu, 7 Apr 2005 08:21:31 +0000 (09:21 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 7 Apr 2005 08:21:31 +0000 (09:21 +0100)
commit7443a71d621f8d7ceeb5f3210785238681f18183
treee8911634397d6be9d87317dc49541359ec5d5d91
parentc7bcbc2c40c503b9c04e140cba5d0f605719426a
re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32)

PR target/20093
* simplify-rtx.c (simplify_unary_operation_1): Check
SUBREG_PROMOTED_UNSIGNED_P (op) > 0 for zero-extension.

From-SVN: r97775
gcc/ChangeLog
gcc/simplify-rtx.c