Skip to content
Snippets Groups Projects
Commit 54833ec0 authored by Chung-Lin Tang's avatar Chung-Lin Tang Committed by Chung-Lin Tang
Browse files

simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case...

simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when B and C are both constants.

2011-03-21  Chung-Lin Tang  <cltang@codesourcery.com>

	* simplify-rtx.c (simplify_binary_operation_1): Handle
	(xor (and A B) C) case when B and C are both constants.

	testsuite/
	* gcc.target/arm/xor-and.c: New.

From-SVN: r171208
parent 2757d5ec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment