https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125724

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Harald Anlauf from comment #2)
> (In reply to Jerry DeLisle from comment #1)
> > Created attachment 64698 [details]
> > Proposed patch
> > 
> > Patch for previewers
> 
> Jerry,
> 
> the testcase is invalid:
> 
> $ nagfor null_actual_8.f90 -C && ./a.out 
> NAG Fortran Compiler Release 7.2(Shin-Urayasu) Build 7203
> [NAG Fortran Compiler normal termination]
> Runtime Error: null_actual_8.f90, line 27: Dummy argument A is associated
> with an expression - cannot allocate
> Program terminated by fatal error
> Aborted

Thanks Harald,

I will adjust this to make sure it reproduces the ICE, we probably need a
diagnostic in the right place.

Reply via email to