This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] PR34556 Rejects valid with bogus error message: parameter initalization


Jerry DeLisle wrote:
> Regression tested on x86-64.  New test case developed from the one in
> the PR.
> OK for trunk?
OK and thanks for the patch. Be careful if you apply the patch, as
"patch" managed to insert the second part at the wrong place (such that
it does not compile). [Applying it manually worked.]

Tobias

> 2008-01-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
>
>     PR fortran/34556
>     * simplify.c (gfc_simplify_reshape): Add checks for expression
> type ==
>     EXPR_FUNCTION in reshape array argument constructors. 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]