--- Comment #10 from burnus at gcc dot gnu dot org 2007-05-26 11:59 ---
Fixed in 4.3.0; no regression, not serious wrong-code PR -> no backporting to
4.2
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #9 from pault at gcc dot gnu dot org 2007-05-26 11:25 ---
Subject: Bug 31219
Author: pault
Date: Sat May 26 11:25:36 2007
New Revision: 125088
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125088
Log:
2007-05-26 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/31
--- Comment #8 from patchapp at dberlin dot org 2007-05-23 11:25 ---
Subject: Bug number PR31219
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01540.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #7 from pault at gcc dot gnu dot org 2007-05-22 21:56 ---
The patch below does the job but needs some sorting out. In particular, the
function call generated by the calculation of the character length needs to be
supressed, in case the function has side effects.
It's regtes
--- Comment #6 from pault at gcc dot gnu dot org 2007-03-24 14:17 ---
Subject: Bug 31219
Author: pault
Date: Sat Mar 24 14:17:34 2007
New Revision: 123184
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123184
Log:
2007-03-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #5 from pault at gcc dot gnu dot org 2007-03-24 14:00 ---
Sorry, this was not fixed - it was PR31209 that was fixed.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from pault at gcc dot gnu dot org 2007-03-24 13:56 ---
Fixed on trunk
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #3 from pault at gcc dot gnu dot org 2007-03-24 12:31 ---
Subject: Bug 31219
Author: pault
Date: Sat Mar 24 12:30:58 2007
New Revision: 123183
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123183
Log:
2007-03-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/