r235494 - in /trunk/gcc/ada: ChangeLog einfo.ad...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Apr 27 12:42:00 GMT 2016
Author: charlet
Date: Wed Apr 27 12:42:03 2016
New Revision: 235494
URL: https://gcc.gnu.org/viewcvs?rev=235494&root=gcc&view=rev
Log:
2016-04-27 Vincent Celier <celier@adacore.com>
* gnatcmd.adb: For "gnat ls -V -P", recognize switch
--unchecked-shared-lib-imports and set the flag
Opt.Unchecked_Shared_Lib_Imports accordingly.
2016-04-27 Ed Schonberg <schonberg@adacore.com>
* sem_prag.adb (Analyze_Pre_Post_Condition_In_Decl_Part):
A generic subprogram is never a primitive operation, and thus
a classwide condition for it is not legal.
2016-04-27 Hristian Kirtchev <kirtchev@adacore.com>
* sem_aggr.adb, sem_dim.adb, sem_dim.ads, einfo.adb: Minor
reformatting.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/einfo.adb
trunk/gcc/ada/gnatcmd.adb
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/sem_dim.adb
trunk/gcc/ada/sem_dim.ads
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list