r213361 - in /trunk/gcc/ada: ChangeLog debug.ad...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Jul 31 13:11:00 GMT 2014


Author: charlet
Date: Thu Jul 31 13:11:44 2014
New Revision: 213361

URL: https://gcc.gnu.org/viewcvs?rev=213361&root=gcc&view=rev
Log:
2014-07-31  Javier Miranda  <miranda@adacore.com>

	* gnat1drv.adb (Back_End_Inlining): Set to false if
	Suppress_All_Inlining is set.
	* debug.adb: Adding documentation for -gnatd.z.
	* inline.adb (Add_Inlined_Body): Extend the -gnatn2
	processing to -gnatn1 for calls to Inline_Always routines.
	(Add_Inlined_Subprogram): Remove previous patch.

2014-07-31  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch13.adb (Check_One_Function): Apply properly the static
	semantic rules for indexing aspects and the functions they denote.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/debug.adb
    trunk/gcc/ada/gnat1drv.adb
    trunk/gcc/ada/inline.adb
    trunk/gcc/ada/sem_ch13.adb



More information about the Gcc-cvs mailing list