This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r148839 - in /trunk/gcc/ada: ChangeLog prj-conf...


Author: charlet
Date: Tue Jun 23 09:57:45 2009
New Revision: 148839

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148839
Log:
2009-06-23  Emmanuel Briot  <briot@adacore.com>

	* prj-proc.adb, prj-proc.ads, prj-nmsc.adb, prj-nmsc.ads, prj-conf.adb,
	prj-conf.ads (Check_Configuration): New parameter
	Compiler_Driver_Mandatory.

2009-06-23  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch10.adb (Analyze_With_Clause): If a subprogram instance in the
	context of the current unit has an inline pragma, the instance is not
	rewritten as the declaration of the package wrapper. Handle both
	possibilities when retrieving the visible subprogram that renames the
	instantiation itself.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/prj-conf.adb
    trunk/gcc/ada/prj-conf.ads
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/prj-nmsc.ads
    trunk/gcc/ada/prj-proc.adb
    trunk/gcc/ada/prj-proc.ads
    trunk/gcc/ada/sem_ch10.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]