[Bug fortran/46896] [4.2/4.3/4.4/4.5/4.6 Regression] Wrong code with transpose(a) passed to subroutine

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 13 12:07:00 GMT 2010


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

--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> 2010-12-13 12:06:52 UTC ---
(In reply to comment #9)

I spoke too soon :-(

> I do not believe that
> there will be any ere regressions since the patch adds temporaries where there
> were none before.
FAIL: gfortran.dg/inline_transpose_1.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/inline_transpose_1.f90  -Os  scan-tree-dump-times original
"struct[^\n]*atmp" 24

However, it is probably trivial.

Cheers

Paul



More information about the Gcc-bugs mailing list