------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-08-25 00:34 ------- Subject: Re: FAIL: gfortran.dg/pr18122.f90
> r3 contains the first argument passed from read_real (entry value of r26). /* Storage area for values except for strings. Must be large enough to hold a complex value (two reals) of the largest kind. */ static char value[20]; Bah, this can't work on a machine with strict alignment. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23556