------- Comment #1 from wirawan0 at gmail dot com  2007-08-01 20:00 -------
Created an attachment (id=14006)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14006&action=view)
Failing testcase with higher-dimensional b array

I found that the result of conjg(transpose(a)) is also wrong if b is a part of
higher-dimensional array (see testcase):

b(:,:,i) = conjg(transpose(a))


-- 


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

Reply via email to