[committed] Fix PR tree-opt/22269

Andrew Pinski pinskia@physics.uc.edu
Fri Jul 1 21:58:00 GMT 2005


The problem here is that we are not checking the correct operand if it
was a SSA_NAME.  This patch fixes the problem.  I committed it as 
obvious
after a bootstrap and test on powerpc-darwin.

ChangeLog:
	* tree-ssa-reassoc.c (should_transpose): Fix which operand
	we check for SSA_NAME for.

testsuite/ChangeLog:
	* gcc.c-torture/compile/pr22269.c: New test.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050701/c19213cb/attachment.txt>


More information about the Gcc-patches mailing list