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/32962] b = conjg(transpose(a)) is erroneous if b is an allocatable array



------- Comment #9 from pault at gcc dot gnu dot org  2007-08-04 20:13 -------
(In reply to comment #4)
> Confirmed.
> 
> Paul, I'm putting you on the CC list because you fixed
> PR 31994, the original conjg(transpose()) bug.  Maybe
> you can do something about this one :-)
> 

Nice try but I think that it has nothing to do with the above PR. This looks to
be a scalarizer problem to me.  I am away until Wednesday - I'll have alook
when I get back.

Paul


-- 


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


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