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/31197] [4.3/4.2 regression^2] TRANSPOSE/RESHAPE and strings



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2007-05-04 20:39 -------
I have been chasing this around a bit, clear into decl.c and matchexp.c 
Nowhere does cl get set.  I wonder if there is a separate code path taken when
A is defined as a component of a derived type.  Stating the obvious, we are
missing something here.


-- 


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


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