------- Comment #3 from hjl at lucon dot org 2006-05-18 04:56 ------- The testcase only have 20 elements of 0. The real array has more than 800 elements of complex with different values. I am debugging a gfortran bug. Since gdb isn't really useful, I am using "print *," to see what are in the array. Gfortran outputs a very long line. It is very hard to exam/compare what are in the array. It will be nice for "print *" to break the line if the line is over 80 chars.
-- hjl at lucon dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27652