diff options
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/gnat.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/open_issues/gnat.mdwn b/open_issues/gnat.mdwn index e3005ee4..05b79f62 100644 --- a/open_issues/gnat.mdwn +++ b/open_issues/gnat.mdwn @@ -26,6 +26,11 @@ There is a [[!FF_project 259]][[!tag bounty]] on this task. First, make the language functional, have its test suite pass without errors. +## Original [[community/GSoC]] Task Description + +[[!inline pages=community/gsoc/project_ideas/gnat feeds=no]] + + ## Debian GCC There has a patch been added for GNU/kFreeBSD: @@ -83,6 +88,17 @@ svn://svn.debian.org/gcccvs/branches/sid@5638 GNAT to Hurd. +## Svante's patch + +A basic port has been done by Svante, but there's still lots of work remaining. +The port is not yet upstream: the maintainer raised some concerns that +[[I|tschwinge]] have not yet found the time to follow up on. While the test +results of the GCC/GNAT testsuite don't look bad (but there are a few +unresolved issues, and the testsuite appears to be a rather small one), I don't +know if the port has yet seen any real-world usage, such as using it for any +bigger Ada code bases, or any Ada testsuites. + + --- |