public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Thomas Preud'homme" <thomas.preudhomme@arm.com>
To: "'Bernhard Reutner-Fischer'" <rep.dot.nop@gmail.com>,
	<gcc-patches@gcc.gnu.org>,	"'Paolo Bonzini'" <bonzini@gnu.org>,
	"'Seongbae Park'" <seongbae.park@gmail.com>,
	"'Kenneth Zadeck'" <zadeck@naturalbridge.com>
Subject: RE: [PATCH] Fix removing of df problem in df_finish_pass
Date: Tue, 03 Mar 2015 04:02:00 -0000	[thread overview]
Message-ID: <000001d05566$dd77de70$98679b50$@arm.com> (raw)
In-Reply-To: <0BB350D6-A720-4487-B57E-627AE7D1BF17@gmail.com>

> From: Bernhard Reutner-Fischer [mailto:rep.dot.nop@gmail.com]
> Sent: Saturday, February 28, 2015 4:00 AM
> >   use df_remove_problem rather than manually removing problems,
> living
> 
> leaving

Indeed. Please find updated changelog below:

2015-03-03  Thomas Preud'homme  <thomas.preudhomme@arm.com>

	* df-core.c (df_finish_pass): Iterate over df->problems_by_index[] and
	use df_remove_problem rather than manually removing problems, leaving
	holes in df->problems_in_order[].

Best regards,

Thomas 




      reply	other threads:[~2015-03-03  4:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27 12:07 Thomas Preud'homme
2015-02-27 20:46 ` Bernhard Reutner-Fischer
2015-03-03  4:02   ` Thomas Preud'homme [this message]

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='000001d05566$dd77de70$98679b50$@arm.com' \
    --to=thomas.preudhomme@arm.com \
    --cc=bonzini@gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rep.dot.nop@gmail.com \
    --cc=seongbae.park@gmail.com \
    --cc=zadeck@naturalbridge.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).