public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dnovillo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/45136] -fcompare-debug failure with -Os -fschedule-insns
Date: Wed, 02 Feb 2011 17:52:00 -0000	[thread overview]
Message-ID: <bug-45136-4-Po9bO0XKEL@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-45136-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #15 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:49:12 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:49:06 2011
New Revision: 169597

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169597
Log:
PR debug/45136
PR debug/45130
* haifa-sched.c (get_ebb_head_tail): Move notes across boundary
debug insns.
(no_real_insns_p, schedule_block, set_priorities): Drop special
treatment of boundary debug insns.
* sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug
insns.
* sched-ebb.c (schedule_ebbs): Don't skip debug insns.
* sched-int.h (DEBUG_INSN_SCHED_P): Remove.
(BOUNDARY_DEBUG_INSN_P): Likewise.
(SCHEDULE_DEBUG_INSN_P): Likewise.
* sched-rgn.c (init_ready_list): Drop special treatment of
boundary debug insns.
* final.c (rest_of_clean-state): Clear notes' BB.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/final.c
    branches/google/integration/gcc/haifa-sched.c
    branches/google/integration/gcc/sched-deps.c
    branches/google/integration/gcc/sched-ebb.c
    branches/google/integration/gcc/sched-int.h
    branches/google/integration/gcc/sched-rgn.c


  parent reply	other threads:[~2011-02-02 17:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-45136-4@http.gcc.gnu.org/bugzilla/>
2011-01-25 23:04 ` aoliva at gcc dot gnu.org
2011-01-25 23:04 ` aoliva at gcc dot gnu.org
2011-01-31  5:36 ` aoliva at gcc dot gnu.org
2011-01-31  7:11 ` aoliva at gcc dot gnu.org
2011-02-02  4:32 ` aoliva at gcc dot gnu.org
2011-02-02  4:54 ` aoliva at gcc dot gnu.org
2011-02-02 17:52 ` dnovillo at gcc dot gnu.org [this message]
2011-02-02 18:28 ` dnovillo at gcc dot gnu.org
2010-07-29 20:20 [Bug rtl-optimization/45136] New: " zsojka at seznam dot cz
2010-09-04 15:28 ` [Bug debug/45136] " aoliva 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=bug-45136-4-Po9bO0XKEL@http.gcc.gnu.org/bugzilla/ \
    --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).