gnat_ugn.texi: Remove extra paren check from list of checks for redundant constructs...
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 11:26:07 +0000 (12:26 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 11:26:07 +0000 (12:26 +0100)
commit80298b8904d62d74b44e77b4a0553f599299a7ce
tree6462efac61920defd0a89b780d7649edde698123
parent3fa251d08d76564520074142075d0a44f46f1f18
gnat_ugn.texi: Remove extra paren check from list of checks for redundant constructs Add...

* gnat_ugn.texi:
Remove extra paren check from list of checks for redundant constructs
Add documentation of new -gnatyx style check (check extra parens)
Remove paragraph about gnatelim debug options.

* gnat_rm.texi: Document that Ada.Streams now forbids creating stream
objects rather than forbidding dependencies on the package Ada.Streams.

* sinfo.ads: Add ??? note that we should document pragmas passed to
back end.

* g-expect.ads: Fix a few typos in the comments.

From-SVN: r90915
gcc/ada/g-expect.ads
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/sinfo.ads