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 fortran/57798] [4.8/4.9 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays


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

--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #2)
> Mikael,
> 
> this seems to be your area of expertise.  Do you have any idea?

Hmm, in the dump, D.1917 is initialized to late, just before the inner loop
inside the outer loop, but the first use comes before the outer loop.  I'm
having a look.


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