[Bug fortran/23634] internal compiler error: in gfc_conv_expr_descriptor

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 30 14:38:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-30 14:33 -------
Confirmed, reduced testcase:
subroutine option_stopwatch_s(default_clock)
character(len=*), intent(in) :: default_clock
   call option_stopwatch_a((/default_clock/))
end subroutine option_stopwatch_s

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-30 14:33:44
               date|                            |


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



More information about the Gcc-bugs mailing list