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]

r178547 - in /trunk/gcc/ada: ChangeLog g-comlin...


Author: charlet
Date: Mon Sep  5 14:08:42 2011
New Revision: 178547

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178547
Log:
2011-09-05  Johannes Kanig  <kanig@adacore.com>

	* g-comlin.adb (Set_Usage): Additional optional argument to set help
	message.
	(Display_Help): display the user given help message, if available.

2011-09-05  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (OK_For_Limited_Init_In_05): The expression
	is legal if the original node is an identifier that is a
	parameterless function call.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-comlin.adb
    trunk/gcc/ada/g-comlin.ads
    trunk/gcc/ada/sem_ch3.adb


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