[Bug fortran/35699] run-time abort writing zero sized section to direct access file

2008-03-25 Thread dominiq at lps dot ens dot fr
--- Comment #2 from dominiq at lps dot ens dot fr 2008-03-25 22:05 --- On (powerpc|i686)-apple-darwin9, I get a bus error at runtime: begin inquire begin open begin write Bus error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35699

[Bug fortran/35699] run-time abort writing zero sized section to direct access file

2008-03-25 Thread dick dot hendrickson at gmail dot com
--- Comment #1 from dick dot hendrickson at gmail dot com 2008-03-25 21:49 --- I have another essentially identical subroutine that uses double complex instead of character and appears to fail in the same way. I also have three other subroutines that write/read zero sized arrays and re