r260733 - in /trunk/gcc/ada: ChangeLog exp_ch6.adb

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Fri May 25 09:04:00 GMT 2018


Author: pmderodat
Date: Fri May 25 09:04:37 2018
New Revision: 260733

URL: https://gcc.gnu.org/viewcvs?rev=260733&root=gcc&view=rev
Log:
[Ada] Fix for freezing of expression functions

2018-05-25  Justin Squirek  <squirek@adacore.com>

gcc/ada/

	* exp_ch6.adb (Expand_Simple_Function_Return): Add guard in check to
	generate code for 6.5(8-10) so that we don't get an assertion error
	when dealing with an incomplete return type.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch6.adb



More information about the Gcc-cvs mailing list