This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33566] fortran : wrong rank of derived type parameters array components



------- 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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33566


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]