This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/46896] [4.3/4.4/4.5/4.6 Regression] Wrong code with transpose(a) passed to subroutine
- From: "pault at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 13 Mar 2011 14:16:46 +0000
- Subject: [Bug fortran/46896] [4.3/4.4/4.5/4.6 Regression] Wrong code with transpose(a) passed to subroutine
- Auto-submitted: auto-generated
- References: <bug-46896-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46896
--- Comment #16 from Paul Thomas <pault at gcc dot gnu.org> 2011-03-13 14:16:25 UTC ---
(In reply to comment #15)
> Tobias,
>
> You shame me - I undertook to do something with this one and did not.
> I do not know that the fix is compatible even with 4.5 - I think not.
> I will take a quick look tonight.
>
>
> > Feel free to re-open if you think it really should be backported.
>
> Better still, backport if it is possible :-)
>
> Thanks
>
> Paul
15 out of 37 chunks failed to apply to 4.5. They point to all sorts of
divergences between trunk and 4.5 that I do not have the time to deal with.
I think that the answer is that it is not possible to backport.
Paul