[Committed], Fix, gcc.dg/tree-ssa/complex-3.c

Andrew Pinski pinskia@physics.uc.edu
Mon Feb 20 18:00:00 GMT 2006


I had messed up when I applied my patch for store CCP to understand __real__
and __imag__, in that patch applied the testcase part to the front of
gcc.dg/tree-ssa/complex-3.c which existed already.  I blame patch for not
complaining in this case but oh well, what is done is done.  Anyways
this fixes the problem by splitting up the testcase into the two correct
testcases leaving complex-3.c to be what it was before applying the patch.

Committed as obvious after a test run.

Thanks,
Andrew Pinski

	* gcc.dg/tree-ssa/complex-3.c: Split out first part into ...
	* gcc.dg/tree-ssa/complex-4.c: Here.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fixcomplextestcases.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060220/d08ec664/attachment.txt>


More information about the Gcc-patches mailing list