par-ch12.adb: Grammar update and cleanup.
authorHristian Kirtchev <kirtchev@adacore.com>
Tue, 31 Oct 2006 18:03:23 +0000 (19:03 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:03:23 +0000 (19:03 +0100)
commitfd6342ec0e74a2d05b00d1f932a81e2330509bde
treebce7fe5614af49f2d20b64abe5b584ec8b81d18a
parentaae02e6a54268917087e18208664048475c4e2e9
par-ch12.adb: Grammar update and cleanup.

2006-10-31  Hristian Kirtchev  <kirtchev@adacore.com>
    Javier Miranda  <miranda@adacore.com>

* par-ch12.adb: Grammar update and cleanup.
(P_Formal_Type_Definition, P_Formal_Derived_Type_Definition): Add
support for synchronized derived type definitions.
Add the new actual Abstract_Present to every call to
P_Interface_Type_Definition.
(P_Formal_Object_Declarations): Update grammar rules. Handle parsing of
a formal object declaration with an access definition or a subtype mark
with a null exclusion.
(P_Generic_Association): Handle association with box, and others_choice
with box, to support Ada 2005 partially parametrized formal packages.

From-SVN: r118289
gcc/ada/par-ch12.adb