[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-09-16 Thread pault at gcc dot gnu dot org
--- Comment #10 from pault at gcc dot gnu dot org 2007-09-16 09:18 --- Subject: Bug 30625 Author: pault Date: Sun Sep 16 09:17:49 2007 New Revision: 128523 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128523 Log: 2007-09-16 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-09-16 Thread pault at gcc dot gnu dot org
--- Comment #11 from pault at gcc dot gnu dot org 2007-09-16 09:39 --- Fixed on trunk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-09-03 Thread pault at gcc dot gnu dot org
-- pault at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org |dot org

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-08-18 Thread tkoenig at gcc dot gnu dot org
--- Comment #9 from tkoenig at gcc dot gnu dot org 2007-08-18 18:28 --- Some discussion is here: http://gcc.gnu.org/ml/fortran/2007-04/msg00115.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30625

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-07-04 Thread jv244 at cam dot ac dot uk
--- Comment #8 from jv244 at cam dot ac dot uk 2007-07-04 06:33 --- target milestone 4.3.0 ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30625

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-02-11 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2007-02-11 09:52 --- (In reply to comment #6) Paul, I take it you are aware of PR21881 (Array descriptors limit derived type sizes)... I don't fully grasp the way array descriptor work for derived types, but I wanted to mention

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-02-10 Thread fxcoudert at gcc dot gnu dot org
--- Comment #6 from fxcoudert at gcc dot gnu dot org 2007-02-10 21:18 --- Paul, I take it you are aware of PR21881 (Array descriptors limit derived type sizes)... I don't fully grasp the way array descriptor work for derived types, but I wanted to mention that PR to you... just in

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-02-02 Thread paulthomas2 at wanadoo dot fr
--- Comment #5 from paulthomas2 at wanadoo dot fr 2007-02-02 19:20 --- Subject: Re: Array pointers to components of derived type arrays do not work dfranke at gcc dot gnu dot org wrote: --- Comment #4 from dfranke at gcc dot gnu dot org 2007-02-01 11:28 --- As I came

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-02-01 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2007-02-01 11:28 --- As I came across this once more: is it possible to issue a compile-time warning that array pointers to components of derived type arrays are allowed by the standard but are not yet implemented in gfortran (gfc_todo,

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-01-28 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2007-01-28 20:33 --- Confirmed. Is this related to PR 29606? -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-01-28 Thread tobi at gcc dot gnu dot org
--- Comment #2 from tobi at gcc dot gnu dot org 2007-01-29 00:16 --- Wasn't there a bug for byte-sized strides in array descriptors? This bug should depend on it, and PR29606 as well. -- tobi at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30625] Array pointers to components of derived type arrays do not work

2007-01-28 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-01-29 07:50 --- (In reply to comment #2) Wasn't there a bug for byte-sized strides in array descriptors? This bug should depend on it, and PR29606 as well. Both of you are right about PR29606. The byte-sized strides I do not