D.gnu - D in GCC ... 7.3?
- John Gabriele (6/6) Jan 26 2018 Just saw the [GCC 7.3 release notice][1], but didn't see any
- Johannes Pfau (8/18) Jan 28 2018 Minor releases (7.2, 7.3, ...) do not include new features, so we
- John Gabriele (1/1) Jan 29 2018 Thanks for the info, Johannes!
- Alex Vincent (3/9) May 02 2018 Apparently, it missed. GCC 8.1 was released today.
- Iain Buclaw (5/15) May 03 2018 Yes, it was put on hold in December as it was not going to be finished
Just saw the [GCC 7.3 release notice][1], but didn't see any mention of D or GDC in the [GCC v7 CHANGES doc][2]. What GCC version do you think will come stock with GDC? [1]: https://gcc.gnu.org/ml/gcc/2018-01/msg00197.html [2]: https://gcc.gnu.org/gcc-7/changes.html Thanks.
Jan 26 2018
Am Fri, 26 Jan 2018 19:38:23 +0000 schrieb John Gabriele <jgabriele fastmail.fm>:Just saw the [GCC 7.3 release notice][1], but didn't see any mention of D or GDC in the [GCC v7 CHANGES doc][2]. What GCC version do you think will come stock with GDC? [1]: https://gcc.gnu.org/ml/gcc/2018-01/msg00197.html [2]: https://gcc.gnu.org/gcc-7/changes.html Thanks.Minor releases (7.2, 7.3, ...) do not include new features, so we certainly won't see GDC in the 7.x series. I think the initial plan was to ship with the first GCC 8 release, but there's been a delay due to some copyright stuff. I don't know whether GDC will actually make it into GCC 8. -- Johannes
Jan 28 2018
On Monday, 29 January 2018 at 07:30:59 UTC, Johannes Pfau wrote:Minor releases (7.2, 7.3, ...) do not include new features, so we certainly won't see GDC in the 7.x series. I think the initial plan was to ship with the first GCC 8 release, but there's been a delay due to some copyright stuff. I don't know whether GDC will actually make it into GCC 8. -- JohannesApparently, it missed. GCC 8.1 was released today. https://gcc.gnu.org/gcc-8/
May 02 2018
On 3 May 2018 at 04:22, Alex Vincent via D.gnu <d.gnu puremagic.com> wrote:On Monday, 29 January 2018 at 07:30:59 UTC, Johannes Pfau wrote:Yes, it was put on hold in December as it was not going to be finished reviewed in the stage1 development window. On the bright side, there's Debian, and all derivatives such as Ubuntu 18.04, which have gdc binaries taken from latest revision.Minor releases (7.2, 7.3, ...) do not include new features, so we certainly won't see GDC in the 7.x series. I think the initial plan was to ship with the first GCC 8 release, but there's been a delay due to some copyright stuff. I don't know whether GDC will actually make it into GCC 8. -- JohannesApparently, it missed. GCC 8.1 was released today. https://gcc.gnu.org/gcc-8/
May 03 2018