This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153598 - in /trunk/gcc: ChangeLog tree-complex.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Oct 2009 15:16:36 -0000
- Subject: r153598 - in /trunk/gcc: ChangeLog tree-complex.c
Author: rguenth
Date: Tue Oct 27 15:16:35 2009
New Revision: 153598
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153598
Log:
2009-10-27 Richard Guenther <rguenther@suse.de>
* tree-complex.c (expand_complex_div_wide): Check for
INTEGER_CST, not TREE_CONSTANT on comparison folding result.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-complex.c