System getting stuck by GCC invocation

2014-09-24 Thread Thomas Schwinge
Hi! Here is a test case that gets a Hurd system "stuck". (But I don't know yet what "stuck" exactly means.) Unfortunately, the test case is a biggie: GCC. The steps to reproduce it, reduced as much as I could: Fetch GCC trunk, for example retrieve the following snapshot:

UTIME_{NOW,OMIT} needed for util-linux

2014-09-24 Thread Samuel Thibault
As seen on IRC: Hi. Just a short service announcement... the libmount/fsck patches got merged upstream for the benefit of kFreeBSD. This will mean that next upstream util-linux release will FTBFS on Hurd. See https://lists.debian.org/debian-hurd/2014/08/msg00011.html for more details. And also e

Re: [PATCH] Update NEWS file

2014-09-24 Thread Samuel Thibault
Guillem Jover, le Wed 24 Sep 2014 16:14:52 +0200, a écrit : > Might I suggest that people tweak their repos so that we get more > meaningful subject lines on «git format-patch», these three were > quite confusing at first. Yes, and that's not the first time this happens :) Samuel

Re: [PATCH] Update NEWS file

2014-09-24 Thread Samuel Thibault
Ack. Justus Winter, le Wed 24 Sep 2014 15:05:06 +0200, a écrit : > --- > NEWS | 22 ++ > 1 file changed, 22 insertions(+) > > diff --git a/NEWS b/NEWS > index 72a2e2d..b047aed 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,25 @@ > +2013-XX-XX > +Version 0.6 > + > +Numerous cle

Re: [PATCH] Update NEWS file

2014-09-24 Thread Samuel Thibault
Ack. Justus Winter, le Wed 24 Sep 2014 15:03:24 +0200, a écrit : > --- > NEWS | 16 > 1 file changed, 16 insertions(+) > > diff --git a/NEWS b/NEWS > index 55d75cc..9a9f620 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,19 @@ > +2014-XX-XX > +Version 1.5 > + > +Numerous cleanups

Re: [PATCH] Update NEWS file

2014-09-24 Thread Samuel Thibault
Ack. Justus Winter, le Wed 24 Sep 2014 15:04:25 +0200, a écrit : > --- > NEWS | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/NEWS b/NEWS > index 6c1bd19..9fc6b3d 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,13 @@ > +2013-XX-XX > +Version 1.5 > + > +* Emit `X_server_routine

Re: [PATCH] Update NEWS file

2014-09-24 Thread Guillem Jover
Hi! Might I suggest that people tweak their repos so that we get more meaningful subject lines on «git format-patch», these three were quite confusing at first. Something like the following per repo? $ git config format.subjectprefix 'PATCH gnumach' Thanks, Guillem

[PATCH] Update NEWS file

2014-09-24 Thread Justus Winter
--- NEWS | 16 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 55d75cc..9a9f620 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +2014-XX-XX +Version 1.5 + +Numerous cleanups and stylistic fixes of the code base. Several +problems have been identified using static a

[PATCH] Update NEWS file

2014-09-24 Thread Justus Winter
--- NEWS | 22 ++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 72a2e2d..b047aed 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +2013-XX-XX +Version 0.6 + +Numerous cleanups and stylistic fixes of the code base. Several +problems have been identified using st

[PATCH] Update NEWS file

2014-09-24 Thread Justus Winter
--- NEWS | 10 ++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 6c1bd19..9fc6b3d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +2013-XX-XX +Version 1.5 + +* Emit `X_server_routine' functions that can be inlined reducing the + message dispatch overhead. + +* Improve supp