This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/22572] Double occurrence of matmul intrinsic not optimised
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 07:20:01 +0000
- Subject: [Bug fortran/22572] Double occurrence of matmul intrinsic not optimised
- Auto-submitted: auto-generated
- References: <bug-22572-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22572
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-08 07:19:40 UTC ---
Definitely after 4.6 (which presumably branched this week). As it is only a
missed optimization, I would not even back port it.
Otherwise: Nice patch!