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 target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631

--- Comment #23 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> OK, this is fixed on the SPARC, but not on the PA where we still have 2 IVs.

Correction: we have only one IV on the PA, but it's 'i' and not 'p'.

Dave, is the generated code optimimal on the PA or should the compiler use 'p'?


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