combine.c (simplify_if_then_else): Simplify IF_THEN_ELSE that isolates a single bit...
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 28 Nov 2016 13:21:02 +0000 (13:21 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 28 Nov 2016 13:21:02 +0000 (13:21 +0000)
commit51a07549a93a00d5226635749a5eecf55f451984
tree3e830f40caac9290970b1efe2a864f5cfa0b7e27
parent6383ff9f9e2b4fad5a0d7a76de5548b3255ea9a7
combine.c (simplify_if_then_else): Simplify IF_THEN_ELSE that isolates a single bit...

gcc:
* combine.c (simplify_if_then_else): Simplify IF_THEN_ELSE
that isolates a single bit, even if the condition involves
subregs.

From-SVN: r242917
gcc/ChangeLog
gcc/combine.c