------- Comment #8 from dominiq at lps dot ens dot fr  2008-12-18 21:20 -------
With the patch in comment #6, this pr is fixed but now the code

  character(len=1) :: string
  print *, transfer(((transfer(string,"x",1))), "x")
  end

and friends (from pr31608) gives a bus error:

pr31608_1.f90: In function 'MAIN__':
pr31608_1.f90:1: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Note also that I have been unable to read the test in comment #7.


-- 


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

Reply via email to