Skip to content
Snippets Groups Projects
Commit ea4547bb authored by Mikael Morin's avatar Mikael Morin Committed by Mikael Morin
Browse files

re PR fortran/38487 (Bogus Warning: INTENT(INOUT) actual argument might...

re PR fortran/38487 (Bogus Warning: INTENT(INOUT) actual argument might interfere with actual argument)

2008-12-15  Mikael Morin  <mikael.morin@tele2.fr>

	PR fortran/38487
	* gfortran.dg/elemental_dependency_2.f90: New test.

2008-12-15  Mikael Morin  <mikael.morin@tele2.fr>

	PR fortran/38487
	* dependency.c (gfc_is_data_pointer): New function.
	(gfc_check_argument_var_dependency): Disable the warning
	in the pointer case.
	(gfc_check_dependency): Use gfc_is_data_pointer.

From-SVN: r142766
parent 5c08ab4e
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