------- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-02 03:11 -------
Another testcase:
subroutine option_stopwatch_s(n)
integer :: n
character(len=1) :: default_clock
   call option_stopwatch_a((/default_clock/))
end subroutine option_stopwatch_s


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|internal compiler error: in |tempary array of character
                   |gfc_conv_expr_descriptor    |ICE with non constant size


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


Reply via email to