--- Comment #9 from pault at gcc dot gnu dot org 2008-11-24 19:20 ---
Fixed on trunk and 4.3.
Thanks for the report.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #8 from pault at gcc dot gnu dot org 2008-11-24 19:20 ---
Subject: Bug 37926
Author: pault
Date: Mon Nov 24 19:18:39 2008
New Revision: 142171
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142171
Log:
2008-11-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #7 from pault at gcc dot gnu dot org 2008-11-16 12:02 ---
Subject: Bug 37926
Author: pault
Date: Sun Nov 16 12:00:44 2008
New Revision: 141914
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141914
Log:
2008-11-16 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #6 from pault at gcc dot gnu dot org 2008-11-15 17:27 ---
Subject: Bug 37926
Author: pault
Date: Sat Nov 15 17:26:13 2008
New Revision: 141890
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141890
Log:
2008-11-15 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #5 from pault at gcc dot gnu dot org 2008-11-15 05:57 ---
Created an attachment (id=16680)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16680&action=view)
A prototype patch
This fixes the problem but causes a couple of regressions - eg. mapping_1.f90
This clearly dem
--- Comment #4 from pault at gcc dot gnu dot org 2008-11-14 19:00 ---
A fix is regtesting right now.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #3 from pault at gcc dot gnu dot org 2008-11-08 17:50 ---
(In reply to comment #2)
> (In reply to comment #1)
...and this comes about because gfc_apply_interface_mapping is failing to add
the formal arguments to the new symbol used to evaluate expression for asz(y).
I canno
--- Comment #2 from pault at gcc dot gnu dot org 2008-10-28 18:42 ---
(In reply to comment #1)
Tobias,
Isn't the problem the following?
parm.22.dim[0].lbound = 1;
parm.22.dim[0].ubound = D.1616;
parm.22.dim[0].stride = NON_LVALUE_EXPR ;
parm.22.data = (void *) &(*ifm.21
--- Comment #1 from burnus at gcc dot gnu dot org 2008-10-27 22:19 ---
Confirm. Works also with NAG f95 and ifort; does not compile with openf95, ICEs
with sunf95 and gfortran 4.1/4.2.
D.1627 = mysize (D.1625);
[...]
D.1650 = MAX_EXPR ;
p (pstr.23, D.1650, D.1616, mysize