OSDN Git Service

PR fortran/19269
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Sep 2005 07:36:12 +0000 (07:36 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 Sep 2005 07:36:12 +0000 (07:36 +0000)
commit2f77cce8ec0cc9af8d39c6280dd77a814018600a
tree3efd4b1c20d17a4e48dadd4a1b14d374f84c487b
parentff8c638ede3030d160a668724e2e17fc3199e200
PR fortran/19269
* simplify.c (gfc_simplify_transpose): Set the result's typespec from
the source, not the first element of the return value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103982 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/pr19269-1.f90 [new file with mode: 0644]