r212798 - in /trunk/gcc/ada: ChangeLog exp_strm...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Jul 18 09:51:00 GMT 2014


Author: charlet
Date: Fri Jul 18 09:51:43 2014
New Revision: 212798

URL: https://gcc.gnu.org/viewcvs?rev=212798&root=gcc&view=rev
Log:
2014-07-18  Robert Dewar  <dewar@adacore.com>

	* sem_ch13.adb (Is_Type_Ref): Check that type name is not
	parenthesized.

2014-07-18  Vincent Celier  <celier@adacore.com>

	* s-osinte-vms.ads: Fix style errors.

2014-07-18  Thomas Quinot  <quinot@adacore.com>

	* s-oscons-tmplt.c (_POSIX_SOURCE): Define in order to get
	NAME_MAX and PATH_MAX.

2014-07-18  Bob Duff  <duff@adacore.com>

	* exp_strm.adb (Build_Record_Or_Elementary_Input_Function,
	Build_Record_Or_Elementary_Output_Procedure): For Input and
	Output attributes, do not read/write the discriminants if they
	have default values; that will be done by Read/Write.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_strm.adb
    trunk/gcc/ada/s-oscons-tmplt.c
    trunk/gcc/ada/s-osinte-vms.ads
    trunk/gcc/ada/sem_ch13.adb



More information about the Gcc-cvs mailing list