]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ada/11978 (ada compiler crashes in a-tags.adb)
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 23 Oct 2003 11:57:52 +0000 (13:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 23 Oct 2003 11:57:52 +0000 (13:57 +0200)
commit9d7d51be97bd43c0ecb60ca327c44f1fd9272224
treebdb15adb9e94a854c31457fc6b697589530ef086
parent6d244bbea8b8d094bd27172bfb890b1cf595b1b6
re PR ada/11978 (ada compiler crashes in a-tags.adb)

PR ada/11978:
* exp_ch13.adb (Expand_N_Freeze_Entity): Do not consider inherited
External_Tag attribute definition clauses.

PR ada/7613:
* exp_dbug.adb (Debug_Renaming_Declaration): For the renaming of a
child unit, generate a fully qualified name to avoid spurious errors
when the context contains renamings of different child units with
the same simple name.

* exp_dbug.ads: Add documentation on name qualification for renamings
of child units.

* g-regpat.ads, g-regpat.adb: Minor reformatting

* Makefile.in: Use the file 1atags.ads with the ZFP and cert run-times.

* trans.c: (tree_transform, case N_Real_Literal): Add extra arg to
Machine call.

* urealp.h: (Machine): Update to proper definition.

From-SVN: r72843
gcc/ada/ChangeLog
gcc/ada/Makefile.in
gcc/ada/exp_ch13.adb
gcc/ada/exp_dbug.adb
gcc/ada/exp_dbug.ads
gcc/ada/g-regpat.adb
gcc/ada/g-regpat.ads
gcc/ada/trans.c
gcc/ada/urealp.h