------- Comment #2 from paulthomas2 at wanadoo dot fr 2006-04-04 04:42 ------- Subject: Re: accepts invalid fortran, different dummy types/number
pinskia at gcc dot gnu dot org wrote: >------- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-04 01:37 >------- >Here is another testcase (which ICEs currently but for a different reason): >program main > character (5) :: a = 'hello' > call test ((/a/)) >end program main > > > I am very much aware of this, its friends and its cousins. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26227