On Tue, Jul 09, 2019 at 09:56:00PM +0900, 김규래 wrote:
> Hi,
> This is an update about my status.
> I've been working on unifying the three queues into a single queue.
> I'm almost finished and passed all the tests except for the dependency
> handling part.
For dependencies, I can imagine taking a
Snapshot gcc-8-20190712 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/8-20190712/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-8
On Wed, 19 Jun 2019 at 20:07, Jonathan Wakely wrote:
>
> On Wed, 19 Jun 2019 at 20:05, Joel Sherrill wrote:
> >
> > Hi
> >
> > I was double checking the C++17 support in GCC for someone and the text at
> > this URL states
> > the support is experimental and gives the impression that the support i
On 7/12/19 8:44 AM, Martin Liška wrote:
On 7/11/19 7:25 PM, Jason Merrill wrote:
On 7/11/19 3:02 AM, Jakub Jelinek wrote:
On Thu, Jul 11, 2019 at 08:48:52AM +0200, Martin Liška wrote:
--- a/gcc/c-family/c-opts.c
+++ b/gcc/c-family/c-opts.c
@@ -501,6 +501,8 @@ c_common_handle_option (size_t sco
On 7/11/19 7:25 PM, Jason Merrill wrote:
> On 7/11/19 3:02 AM, Jakub Jelinek wrote:
>> On Thu, Jul 11, 2019 at 08:48:52AM +0200, Martin Liška wrote:
>>> --- a/gcc/c-family/c-opts.c
>>> +++ b/gcc/c-family/c-opts.c
>>> @@ -501,6 +501,8 @@ c_common_handle_option (size_t scode, const char *arg,
>>> HO