Skip to content
Snippets Groups Projects
Commit a5da50ed authored by Thomas Koenig's avatar Thomas Koenig
Browse files

Fix NULL pointer dereference in doloop_contained_function_call.

gcc/fortran/ChangeLog:

	PR fortran/96556
	* frontend-passes.c (doloop_contained_function_call):
	Do not dereference a NULL pointer for value.function.esym.

gcc/testsuite/ChangeLog:

	PR fortran/96556
	* gfortran.dg/do_check_15.f90: New test.
parent 5c64df80
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment