Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2018-06-04 Thread Martin Liška
On 05/21/2018 07:19 PM, Jason Merrill wrote: > On Mon, May 21, 2018 at 9:33 AM, Martin Liška wrote: >> On 10/24/2017 10:24 PM, Jason Merrill wrote: >>> On Thu, Sep 14, 2017 at 5:22 AM, Martin Liška wrote: On 08/10/2017 09:43 PM, Jason Merrill wrote: > On 07/14/2017 01:35 AM, Martin Liška

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2018-05-21 Thread Jason Merrill
On Mon, May 21, 2018 at 9:33 AM, Martin Liška wrote: > On 10/24/2017 10:24 PM, Jason Merrill wrote: >> On Thu, Sep 14, 2017 at 5:22 AM, Martin Liška wrote: >>> On 08/10/2017 09:43 PM, Jason Merrill wrote: On 07/14/2017 01:35 AM, Martin Liška wrote: > On 05/01/2017 09:13 PM, Jason Merrill

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2018-05-21 Thread Martin Liška
On 10/24/2017 10:24 PM, Jason Merrill wrote: > On Thu, Sep 14, 2017 at 5:22 AM, Martin Liška wrote: >> On 08/10/2017 09:43 PM, Jason Merrill wrote: >>> On 07/14/2017 01:35 AM, Martin Liška wrote: On 05/01/2017 09:13 PM, Jason Merrill wrote: > On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-10-24 Thread Jason Merrill
On Thu, Sep 14, 2017 at 5:22 AM, Martin Liška wrote: > On 08/10/2017 09:43 PM, Jason Merrill wrote: >> On 07/14/2017 01:35 AM, Martin Liška wrote: >>> On 05/01/2017 09:13 PM, Jason Merrill wrote: On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: > On 04/25/2017 01:58 PM, Jakub Jelinek

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-09-14 Thread Martin Liška
On 08/10/2017 09:43 PM, Jason Merrill wrote: > On 07/14/2017 01:35 AM, Martin Liška wrote: >> On 05/01/2017 09:13 PM, Jason Merrill wrote: >>> On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: On 04/25/2017 01:58 PM, Jakub Jelinek wrote: > On Tue, Apr 25, 2017 at 01:48:05PM +0200, Mart

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-08-10 Thread Jason Merrill
On 07/14/2017 01:35 AM, Martin Liška wrote: On 05/01/2017 09:13 PM, Jason Merrill wrote: On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: On 04/25/2017 01:58 PM, Jakub Jelinek wrote: On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: Hello. This is patch that was originally i

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-08-10 Thread Martin Liška
PING^2 On 07/27/2017 02:56 PM, Martin Liška wrote: > PING^1 > > On 07/14/2017 10:35 AM, Martin Liška wrote: >> On 05/01/2017 09:13 PM, Jason Merrill wrote: >>> On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: On 04/25/2017 01:58 PM, Jakub Jelinek wrote: > On Tue, Apr 25, 2017 at 01:

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-07-27 Thread Martin Liška
PING^1 On 07/14/2017 10:35 AM, Martin Liška wrote: > On 05/01/2017 09:13 PM, Jason Merrill wrote: >> On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: >>> On 04/25/2017 01:58 PM, Jakub Jelinek wrote: On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: > Hello. > > Th

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-07-14 Thread Jim Wilson
On Fri, Jul 14, 2017 at 12:59 PM, Jim Wilson wrote: > On Fri, Jul 14, 2017 at 1:35 AM, Martin Liška wrote: >> May I ask Jim to test the patch? >> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > I started an aarch64 bootstrap to test. My fast machine is busy with >

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-07-14 Thread Jim Wilson
On Fri, Jul 14, 2017 at 1:35 AM, Martin Liška wrote: > May I ask Jim to test the patch? > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. I started an aarch64 bootstrap to test. My fast machine is busy with work tasks, so I have to use a slower machine, and hence this

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-07-14 Thread Martin Liška
On 05/01/2017 09:13 PM, Jason Merrill wrote: > On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: >> On 04/25/2017 01:58 PM, Jakub Jelinek wrote: >>> On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: Hello. This is patch that was originally installed by Jason and later

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-05-01 Thread Jason Merrill
On Wed, Apr 26, 2017 at 6:58 AM, Martin Liška wrote: > On 04/25/2017 01:58 PM, Jakub Jelinek wrote: >> On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: >>> Hello. >>> >>> This is patch that was originally installed by Jason and later reverted due >>> to PR70422. >>> In the later PR R

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-04-26 Thread Martin Liška
On 04/25/2017 01:58 PM, Jakub Jelinek wrote: > On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: >> Hello. >> >> This is patch that was originally installed by Jason and later reverted due >> to PR70422. >> In the later PR Richi suggested a fix for that and Segher verified that it >>

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

2017-04-25 Thread Jakub Jelinek
On Tue, Apr 25, 2017 at 01:48:05PM +0200, Martin Liška wrote: > Hello. > > This is patch that was originally installed by Jason and later reverted due > to PR70422. > In the later PR Richi suggested a fix for that and Segher verified that it > helped him > to survive regression tests. That's rea