public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@physics.uc.edu>
To: law@redhat.com
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Fix PRs middle-end/15014 and middle-end/16973, removing labels with their address taken
Date: Wed, 06 Oct 2004 02:35:00 -0000	[thread overview]
Message-ID: <3F36926E-173D-11D9-B1A5-000A95D692F4@physics.uc.edu> (raw)
In-Reply-To: <1097015702.22266.583.camel@localhost.localdomain>

On Oct 5, 2004, at 6:35 PM, Jeffrey A Law wrote:
> If we're going to allow this, then I would strongly recommend
> against this approach to the problem.  Instead just move
> these labels to the start of their nearest following block that
> is reachable.
Well then you have to fix cfgcleanup which is done using non-tree
or non-RTL code.  This is much harder than it should be for the
problem at hand which is why I picked the method I did.

> Inserting arbitrary edges into the CFG is generally bad.

Usually it is but this case does not show up too much so really
it should not matter that much as I said before.

-- Pinski

  parent reply	other threads:[~2004-10-06  2:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-04 15:06 Andrew Pinski
2004-10-05 22:40 ` Jeffrey A Law
2004-10-05 23:12   ` Joseph S. Myers
2004-10-06  2:35   ` Andrew Pinski [this message]
2004-10-06 17:03     ` Jeffrey A Law
2004-10-10 18:01   ` Andrew Pinski
2004-10-18 19:27     ` Jeffrey A Law
2004-10-18 20:19       ` Andrew Pinski
2004-10-18 21:37 Ulrich Weigand

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=3F36926E-173D-11D9-B1A5-000A95D692F4@physics.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@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).