diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
commit | 2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (patch) | |
tree | a897b443172d1f700845f599a42aabc86ab9cbcf /open_issues/gnat.mdwn | |
parent | 8508709d37f0bcccc8a97d3c97f4780c85b8ac5b (diff) | |
download | web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.tar.gz web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.tar.bz2 web-2781d32ebd97fe0c93cb1b428c8b85ae0f23515e.zip |
open_issues/gcc: a050099a416f013bda35832b878d9a57b0cbb231 (gcc-6-branch branch point; 2016-04-15)
Diffstat (limited to 'open_issues/gnat.mdwn')
-rw-r--r-- | open_issues/gnat.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open_issues/gnat.mdwn b/open_issues/gnat.mdwn index 8b98e598..95e9d1a4 100644 --- a/open_issues/gnat.mdwn +++ b/open_issues/gnat.mdwn @@ -116,6 +116,12 @@ 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. +### "try2" + +[[!message-id "1456875776.5852.194.camel@gmail.com"]]. +GCC trunk r234252. +Still incomplete. + ## `getcontext`/`makecontext`/`setcontext`/`swapcontext` usage analysis |