------- Comment #14 from tkoenig at gcc dot gnu dot org 2007-01-06 22:26 ------- Another difficult case is: program main character(len=4) c c = 'ab ' write (10) trim(c) end program main -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162