[Bug tree-optimization/41488] IVOpts cannot coalesce multiple induction variables
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 16 15:03:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41488
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |law at redhat dot com
Resolution|--- |FIXED
--- Comment #10 from Jeffrey A. Law <law at redhat dot com> ---
ktkachov,
It seems to be working fine for me with my arm-eabi cross compiler. Perhaps
you could provide some more details:
make check-gcc RUNTESTFLAGS="tree-ssa.exp=scev-7.c"
[ ... ]
In the gcc.sum file I've got:
Running /home/gcc/GIT/gcc/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
PASS: gcc.dg/tree-ssa/scev-7.c (test for excess errors)
PASS: gcc.dg/tree-ssa/scev-7.c scan-tree-dump-times sccp "Simplify PEELED_CHREC
into POLYNOMIAL_CHREC" 1
AFAICT, this issue has been resolved.
More information about the Gcc-bugs
mailing list