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/31994] conjg(transpose(a)) produces wrong answer.



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2007-05-20 17:08 -------
I think it may have to do with the order of resolving,  I think pr32002 is not
picking up the shape checking because the array variables are not resolved
before functions using them are resolved.  I think something similar could be
happening here.


-- 


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


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