This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36841] Eliminate gfortran_sum_r8 call for calculation involving multidimensional array multiplication followed by a sum along first dimension
- From: "mikael at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 04 Mar 2012 19:13:53 +0000
- Subject: [Bug fortran/36841] Eliminate gfortran_sum_r8 call for calculation involving multidimensional array multiplication followed by a sum along first dimension
- Auto-submitted: auto-generated
- References: <bug-36841-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36841
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Version|4.3.1 |4.7.0
Resolution| |DUPLICATE
--- Comment #10 from Mikael Morin <mikael at gcc dot gnu.org> 2012-03-04 19:13:53 UTC ---
(In reply to comment #7)
> (In reply to comment #4)
> > (see pr43829)
> >
>
> I think it is a duplicate of (or close to) pr43829.
> Marked as depending on it so that I don't forget it.
This is fixed for the 4.7.0 version.
Closing.
*** This bug has been marked as a duplicate of bug 43829 ***