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 16:15:14 +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 #6 from simon at pushface dot org ---
(In reply to charlet@adacore.com from comment #5)
> Certainly a very low quality workaround won't be accepted, this would cause
> too much maintenance troubles.
Sorry for the confusion.
The patch I propose is the one attached to this PR; the VLQ workround is what I
will have to do, not as part of GCC of course, if the patch is rejected.
Note the workround would appear only in a restricted runtime, which would be
like AdaCoreâs restricted runtimes in that it wouldnât be part of the official
GCC tree, even though the copyright would be assigned to FSF.