* gnat_ugn.texi:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2004 11:26:07 +0000 (11:26 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2004 11:26:07 +0000 (11:26 +0000)
commit56cf867551f52c9521f9446c8c3bb6f978a3c621
tree6462efac61920defd0a89b780d7649edde698123
parent1dbd3011c373000aabec05bd173ecccd321ca30c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90915 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/g-expect.ads
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/sinfo.ads