[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-24 Thread pault at gcc dot gnu dot org
--- 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 ---

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-24 Thread pault at gcc dot gnu dot org
--- 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/

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-16 Thread pault at gcc dot gnu dot org
--- 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/

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-15 Thread pault at gcc dot gnu dot org
--- 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/

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-14 Thread pault at gcc dot gnu dot org
--- 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

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-14 Thread pault at gcc dot gnu dot org
--- 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

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-11-08 Thread pault at gcc dot gnu dot org
--- 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

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-10-28 Thread pault at gcc dot gnu dot org
--- 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

[Bug fortran/37926] Program gives wrong output (connected to char len)

2008-10-27 Thread burnus at gcc dot gnu dot org
--- 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