Request for clarification regarding C++ version requirements in non-C++ frontends

2019-10-19 Thread The Other
Hi, I'm currently working on a branch of gccrs aiming to create some kind of Rust frontend within GCC. I've advanced to the stage where attempting to use pre-C++11 features is becoming inconvenient, particularly in the unique_ptr department. Part of the frontend AST is best expressed as vectors of

BountySource campaign for gcc PR/91851

2019-10-19 Thread John Paul Adrian Glaubitz
Hello! For anyone who isn't aware of it yet, there is an ongoing BountySource campaign for gcc PR/91851 [1] which seeks to convert the m68k backend to MODE_CC so that it can be kept in gcc versions beyond version 11. The campaign is currently at $3,290 and can be found at [2]. Thanks, Adrian >

Re: Request for clarification regarding C++ version requirements in non-C++ frontends

2019-10-19 Thread Richard Biener
On October 19, 2019 9:11:52 AM GMT+02:00, The Other wrote: >Hi, > >I'm currently working on a branch of gccrs aiming to create some kind >of >Rust frontend within GCC. I've advanced to the stage where attempting >to >use pre-C++11 features is becoming inconvenient, particularly in the >unique_ptr

gcc-9-20191019 is now available

2019-10-19 Thread gccadmin
Snapshot gcc-9-20191019 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/9-20191019/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 9 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-9