This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/66205] gnatbind generates invalid code when finalization is enabled in restricted runtime
- From: "simon at pushface dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Jun 2015 07:57:04 +0000
- Subject: [Bug ada/66205] gnatbind generates invalid code when finalization is enabled in restricted runtime
- Auto-submitted: auto-generated
- References: <bug-66205-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66205
--- Comment #2 from simon at pushface dot org ---
As a side note, AdaCoreâs document on âThe GNAT Configurable Run Time
Facilityâ, section 5.5.2[1], says about Suppress_Standard_Library "All
finalization and initialization (controlled types) is omittedâ. I donât think
this is right; the only part of the standard s-stalib related to finalization
is the procedure Adafinal, which is I think irrelevant to a runtime that
doesnât support program termination.
[1]
http://docs.adacore.com/gnathie_ug-docs/html/gnathie_ug/gnathie_ug/the_gnat_configurable_run_time_facility.html#specification-of-configuration-parameters