public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jim Wilson <jimw@sifive.com>
To: Jakub Jelinek <jakub@redhat.com>, Jason Merrill <jason@redhat.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: Patch ping^2
Date: Thu, 16 Nov 2017 03:07:00 -0000	[thread overview]
Message-ID: <1d751de0-d77c-a0c4-fb3d-83f931e855eb@sifive.com> (raw)
In-Reply-To: <20171114162929.GK14653@tucnak>

On 11/14/2017 08:29 AM, Jakub Jelinek wrote:
> On Mon, Nov 06, 2017 at 05:22:36PM +0100, Jakub Jelinek wrote:
>> I'd like to ping the:
>>
>>    http://gcc.gnu.org/ml/gcc-patches/2017-10/msg01895.html
>>    PR debug/82718
>>    Fix DWARF5 .debug_loclist handling with hot/cold partitioning
>>
>> patch.  Thanks
> 
> Ping^2.

The testcase doesn't fail on mainline anymore.  It also doesn't fail 
with the 2017-11-05 snapshot.  It does fail with the 2017-10-22 
snapshot.  Perhaps something subtle changed in the optimizer.  But at 
the moment the testcase isn't doing anything useful.  Maybe it can be fixed?

The dwarf2out.c patch looks OK to me though.

Jim

  reply	other threads:[~2017-11-16  1:20 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 16:22 Patch ping Jakub Jelinek
2017-11-14 17:07 ` Patch ping^2 Jakub Jelinek
2017-11-16  3:07   ` Jim Wilson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-26  9:33 Jakub Jelinek
2024-02-26  9:38 ` Uros Bizjak
2024-02-26 16:26 ` Jan Hubicka
2021-03-19  9:57 Patch ping Jakub Jelinek
2021-03-29 15:19 ` Patch ping^2 Jakub Jelinek
2021-02-16  8:13 [PATCH] cfgrtl: Fix up fixup_partitions caused ICE [PR99085] Jakub Jelinek
2021-02-23  8:49 ` Patch ping Jakub Jelinek
2021-03-01 13:01   ` Patch ping^2 Jakub Jelinek
2020-03-10 12:28 Patch ping Jakub Jelinek
2020-03-17 12:10 ` Patch ping^2 Jakub Jelinek
2020-03-17 12:23   ` Richard Biener
2018-05-07  8:10 Jakub Jelinek
2018-04-05  8:35 Jakub Jelinek
2017-12-15  9:09 Jakub Jelinek
2017-04-18 14:21 Jakub Jelinek
2017-04-18 17:07 ` Jeff Law
2017-02-13 15:53 Jakub Jelinek
2017-02-13 16:45 ` Nathan Sidwell
2017-02-13 16:50   ` Jakub Jelinek
2017-02-13 17:37     ` Jakub Jelinek
2017-02-13 19:36       ` Nathan Sidwell
2017-02-14 15:07 ` Nathan Sidwell
2017-02-15 16:29   ` Jakub Jelinek
2012-09-05 16:34 Jakub Jelinek
2011-05-31 12:25 Patch ping #2 Jakub Jelinek
2011-05-31 18:19 ` Richard Henderson
2011-05-23  9:45 Eric Botcazou
2011-05-23 10:16 ` Richard Guenther
2011-05-23 12:01   ` Eric Botcazou
2011-05-23 13:34     ` Richard Guenther
2011-05-24 23:46       ` Eric Botcazou
2011-05-25 10:24         ` Richard Guenther
2010-02-23 20:38 patch ping^2 Jerry Quinn
2006-02-14 17:19 Patch ping Jakub Jelinek
2006-02-20 19:41 ` Patch ping^2 Jakub Jelinek
2005-12-09  0:05 Patch ping**2 Ben Elliston
2005-08-20 18:32 Patch ping^2 Uros Bizjak
2005-03-28  1:59 Patch ping**2 Feng Wang
2005-03-27 18:21 Tobias Schlüter
2005-03-28  4:05 ` Steve Kargl
2004-10-17 20:43 Patch ping ^ 2 Zdenek Dvorak
2004-10-17 20:50 ` Daniel Berlin
2004-10-17 21:28   ` Zdenek Dvorak
2004-10-17 21:49   ` Zdenek Dvorak
2004-10-17 23:34     ` Daniel Berlin
2004-10-17 23:56       ` Zdenek Dvorak
2004-10-18  1:18         ` Daniel Berlin
2004-10-18  6:50           ` Zdenek Dvorak
2004-10-18  8:37           ` Zdenek Dvorak
2004-10-18 14:12             ` David Edelsohn
2004-10-18 14:28               ` Zdenek Dvorak
2004-10-18 15:00                 ` Daniel Berlin
2004-10-18 15:40                   ` Zdenek Dvorak
2004-08-02 18:04 Patch ping ^2 Pat Haugen
2004-06-28  5:52 patch ping^2 Jerry Quinn
2004-06-10 21:36 Patch ping^2 Richard Guenther
2004-03-16 23:21 Zdenek Dvorak
2004-03-17  2:40 ` Roger Sayle
2004-03-17  4:58   ` Zdenek Dvorak
2004-03-19  8:14     ` Zdenek Dvorak
2004-03-19  8:14   ` Roger Sayle
2004-03-19  8:14 ` Zdenek Dvorak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1d751de0-d77c-a0c4-fb3d-83f931e855eb@sifive.com \
    --to=jimw@sifive.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=jason@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).