This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/40259] Unintended code in find_givs_in_stmt_scev (gcc/tree-ssa-loop-ivopts.c)?



------- Comment #2 from rakdver at gcc dot gnu dot org  2009-05-26 17:50 -------
(In reply to comment #1)
> It looks more like the code in GCC 4.3 is wrong and should use lhs here. 
> Zdenek?

simple_iv should return the same result in both cases, so it should not really
matter.  Is there some reason why this is reported as a bug, rather than asking
in the mailing list?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40259


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]