public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/42889] [4.5 Regression] "-fcompare-debug failure (length)" with "-O1 -fgcse"
Date: Thu, 28 Jan 2010 22:09:00 -0000	[thread overview]
Message-ID: <20100128220928.11200.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42889-14164@http.gcc.gnu.org/bugzilla/>



------- Comment #18 from jakub at gcc dot gnu dot org  2010-01-28 22:09 -------
Those need to be analyzed, perhaps some will need a similar change, many others
don't need any change, as they can't be called for DEBUG_INSNs.  E.g.
DEBUG_INSN isn't changing control flow, so any changes to it won't add/remove
basic blocks, etc.
But I fail to see why we'd need to solve all at once.

This patch has been successfully bootstrapped/regtested on x86_64-linux and
i686-linux BTW.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42889


  parent reply	other threads:[~2010-01-28 22:09 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28  0:25 [Bug tree-optimization/42889] New: " zsojka at seznam dot cz
2010-01-28  0:26 ` [Bug tree-optimization/42889] " zsojka at seznam dot cz
2010-01-28  6:56 ` steven at gcc dot gnu dot org
2010-01-28  9:07 ` steven at gcc dot gnu dot org
2010-01-28  9:41 ` steven at gcc dot gnu dot org
2010-01-28 10:11 ` [Bug rtl-optimization/42889] [4.5 Regression] " rguenth at gcc dot gnu dot org
2010-01-28 10:14 ` steven at gcc dot gnu dot org
2010-01-28 10:17 ` steven at gcc dot gnu dot org
2010-01-28 11:05 ` rguenth at gcc dot gnu dot org
2010-01-28 12:06 ` steven at gcc dot gnu dot org
2010-01-28 12:07 ` steven at gcc dot gnu dot org
2010-01-28 12:09 ` rguenther at suse dot de
2010-01-28 13:40 ` jakub at gcc dot gnu dot org
2010-01-28 13:53 ` steven at gcc dot gnu dot org
2010-01-28 14:59 ` dominiq at lps dot ens dot fr
2010-01-28 15:11 ` jakub at gcc dot gnu dot org
2010-01-28 15:37 ` dominiq at lps dot ens dot fr
2010-01-28 16:28 ` steven at gcc dot gnu dot org
2010-01-28 17:08 ` jakub at gcc dot gnu dot org
2010-01-28 17:23 ` jakub at gcc dot gnu dot org
2010-01-28 18:05 ` steven at gcc dot gnu dot org
2010-01-28 22:09 ` jakub at gcc dot gnu dot org [this message]
2010-01-28 22:24 ` steven at gcc dot gnu dot org
2010-01-29 12:15 ` jakub at gcc dot gnu dot org
2010-01-29 17:27 ` jakub at gcc dot gnu dot org
     [not found] <bug-42889-4@http.gcc.gnu.org/bugzilla/>
2010-11-13 18:54 ` aoliva at gcc dot gnu.org

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=20100128220928.11200.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).