[Bug tree-optimization/29516] gfortran miscompiled
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 9 13:43:00 GMT 2007
------- Comment #14 from rguenth at gcc dot gnu dot org 2007-01-09 13:42 -------
(which gcc version are the dumps created with?)
First IVOPTs should not create pointer multiplication. Really. Second, the
problem is probably in tree-vrp.c:adjust_range_with_scev () or SCEV itself -
I guess SCEV might be confused by this multiplication as well.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakdver at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29516
More information about the Gcc-bugs
mailing list