public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/42806] "-fcompare-debug failure (length)" at -O1 in recent builds
Date: Tue, 26 Jan 2010 13:30:00 -0000	[thread overview]
Message-ID: <20100126133022.19999.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42806-14164@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from rguenth at gcc dot gnu dot org  2010-01-26 13:30 -------
Because unsplit_all_eh () does sth different for

  # BLOCK 2
  # PRED: ENTRY (fallthru,exec)
  S2::m (this_1(D));
  # SUCC: 4 (eh,exec) 3 (fallthru,exec)

  # BLOCK 3
  # PRED: 2 (fallthru,exec)
<L2>:
<L0>:
  return;
  # SUCC: EXIT

  # BLOCK 4
  # PRED: 2 (eh,exec)
<L1>:
  # DEBUG D#2 => &this_1(D)->s1
  # DEBUG this => D#2
  # SUCC: 5 [100.0%]  (fallthru,exec)

  # BLOCK 5
  # PRED: 4 [100.0%]  (fallthru,exec)
<L3>:
  resx 1
  # SUCC:


compared to w/o debug insns.  I have a patch.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2010-01-26 12:36:39         |2010-01-26 13:30:22
               date|                            |


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


  parent reply	other threads:[~2010-01-26 13:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19 17:52 [Bug tree-optimization/42806] New: " zsojka at seznam dot cz
2010-01-19 17:53 ` [Bug tree-optimization/42806] " zsojka at seznam dot cz
2010-01-25 17:35 ` zsojka at seznam dot cz
2010-01-26 12:36 ` rguenth at gcc dot gnu dot org
2010-01-26 13:30 ` rguenth at gcc dot gnu dot org [this message]
2010-01-26 13:32 ` [Bug tree-optimization/42806] [4.5 Regression] " rguenth at gcc dot gnu dot org
2010-01-26 15:10 ` rguenth at gcc dot gnu dot org
2010-01-26 15:10 ` rguenth at gcc dot gnu dot 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=20100126133022.19999.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).