------- Additional Comments From sje at cup dot hp dot com 2004-12-08 19:06 ------- The same problem exists in next_record_w, there there are two statments of the form '*((gfc_offset *) p) = m;' and again there is no gaurentee that p is an aligned address. These must also be fixed for this test case to run.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18891