r254801 - in /trunk/gcc/ada: ChangeLog sem_ch5....

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Thu Nov 16 09:43:00 GMT 2017


Author: pmderodat
Date: Thu Nov 16 09:43:24 2017
New Revision: 254801

URL: https://gcc.gnu.org/viewcvs?rev=254801&root=gcc&view=rev
Log:
2017-11-16  Bob Duff  <duff@adacore.com>

	* sem_ch6.adb (Create_Extra_Formals): The type of the BIP_Object_Access
	formal must not have a designated type that is the full view coming
	from a limited-with'ed package.
	* sem_util.adb,sem_util.ads (Incomplete_View_From_Limited_With): New
	function called from sem_ch6.
	* sem_ch5.adb (Analyze_Assignment): Treat user-defined concatenation
	specially for b-i-p cases.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch5.adb
    trunk/gcc/ada/sem_ch6.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/sem_util.ads



More information about the Gcc-cvs mailing list