Skip to content
Snippets Groups Projects
Commit 14e5b65f authored by Javier Miranda's avatar Javier Miranda Committed by Eric Botcazou
Browse files

Fix assertion failure on VSS library

gcc/ada/
	PR ada/108858
	* sem_ch6.adb (Analyze_Subprogram_Body_Helper): For functions with
	separate spec, if their return type was visible through a limited-
	with context clause, their extra formals were not added when the
	spec was analyzed.  Now the full view must be available, and the
	extra formals can be created and Returns_By_Ref computed.
parent 94a67e30
No related branches found
No related tags found
No related merge requests found
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