--- Comment #6 from pault at gcc dot gnu dot org 2007-10-02 08:46 ---
Fixed on trunk
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #5 from pault at gcc dot gnu dot org 2007-10-02 08:12 ---
Subject: Bug 33566
Author: pault
Date: Tue Oct 2 08:12:11 2007
New Revision: 128951
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128951
Log:
2007-10-02 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #4 from patchapp at dberlin dot org 2007-09-29 09:40 ---
Subject: Bug number PR33566
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-09/msg02054.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #3 from pault at gcc dot gnu dot org 2007-09-29 09:21 ---
(In reply to comment #2)
I take that back - I had to copy the patch by hand and, inevitably, got it
wrong.
I'll regtest over again and then submit it.
Je te remercie, Mikael!
Paul
--
http://gcc.gnu.org/bugzill
--- Comment #2 from pault at gcc dot gnu dot org 2007-09-29 08:48 ---
(In reply to comment #1)
This causes one regression - data_components_1.f90. I either have to check if
the reference is not constant or to try to simplify the expression and see if
the result is constant.
Paul
--
--- Comment #1 from pault at gcc dot gnu dot org 2007-09-28 15:48 ---
It transpires that the fix that I used for use associated, derived type
parameters works here too:
Index: gcc/fortran/primary.c
===
*** gcc/fortran/prima
--
burnus at gcc dot gnu dot org changed:
What|Removed |Added
CC||burnus at gcc dot gnu dot
|