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]

r147152 - in /trunk/gcc/ada: ChangeLog clean.ad...


Author: charlet
Date: Wed May  6 08:29:29 2009
New Revision: 147152

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147152
Log:
2009-05-06  Thomas Quinot  <quinot@adacore.com>

	* sem_ch3.adb (Access_Type_Declaration): An access type whose
	designated type is a limited view from a limited with clause (flagged
	From_With_Type) is not itself such a limited view.

2009-05-06  Emmanuel Briot  <briot@adacore.com>

	* prj-nmsc.adb: Remove unused variable.

	* clean.adb, gnatcmd.adb, makeutl.ads, prj-pars.adb, prj-pars.ads,
	prj-proc.ads, prj.ads, switch-m.adb (Subdirs_Option): Moved to
	makeutl.ads, since not all users of prj.ads need this.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/clean.adb
    trunk/gcc/ada/gnatcmd.adb
    trunk/gcc/ada/makeutl.ads
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/prj-pars.adb
    trunk/gcc/ada/prj-pars.ads
    trunk/gcc/ada/prj-proc.ads
    trunk/gcc/ada/prj.ads
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/switch-m.adb


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