]> gcc.gnu.org Git - gcc.git/commit
2010-10-22 Thomas Quinot <quinot@adacore.com>
authorThomas Quinot <quinot@adacore.com>
Fri, 22 Oct 2010 09:32:30 +0000 (09:32 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Oct 2010 09:32:30 +0000 (11:32 +0200)
commitc3ad80f0001bc349f484f576576997984f7aa1ff
treed88f5d32d3927604bd8caee719d16fc302c9fa68
parentd32e3ceeb2eb3af35508ee00f288d8cf3483ff21
2010-10-22  Thomas Quinot  <quinot@adacore.com>

* sem_prag.adb, sem_ch12.adb, sem_util.adb, sem_util.ads
(Is_Generic_Formal): Move from body of Sem_Ch12 to Sem_Util.
(Check_Arg_Is_Local_Name): Fix check in the case of a pragma appearing
immediately after a library unit.
(Analyze_Pragma, case Preelaborable_Initialization): Pragma may apply to
a formal derived type.

From-SVN: r165810
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads
This page took 0.05796 seconds and 5 git commands to generate.