public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "amonakov at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271
Date: Wed, 17 Nov 2010 18:42:00 -0000	[thread overview]
Message-ID: <bug-46518-4-46Mc78OZG0@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46518-4@http.gcc.gnu.org/bugzilla/>

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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2010.11.17 18:18:14
         AssignedTo|unassigned at gcc dot       |amonakov at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #10 from Alexander Monakov <amonakov at gcc dot gnu.org> 2010-11-17 18:18:14 UTC ---
Thanks.

diff --git a/gcc/sel-sched-ir.c b/gcc/sel-sched-ir.c
index e169276..71c02c4 100644
--- a/gcc/sel-sched-ir.c
+++ b/gcc/sel-sched-ir.c
@@ -1595,7 +1595,7 @@ static void
 init_expr (expr_t expr, vinsn_t vi, int spec, int use, int priority,
           int sched_times, int orig_bb_index, ds_t spec_done_ds,
           ds_t spec_to_check_ds, int orig_sched_cycle,
-          VEC(expr_history_def, heap) *history, bool target_available,
+          VEC(expr_history_def, heap) *history, signed char target_available,
            bool was_substituted, bool was_renamed, bool needs_spec_check_p,
            bool cant_move)
 {


  parent reply	other threads:[~2010-11-17 18:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 14:51 [Bug fortran/46518] New: " howarth at nitro dot med.uc.edu
2010-11-17 14:52 ` [Bug middle-end/46518] " amonakov at gcc dot gnu.org
2010-11-17 15:04 ` howarth at nitro dot med.uc.edu
2010-11-17 15:21 ` howarth at nitro dot med.uc.edu
2010-11-17 15:31 ` amonakov at gcc dot gnu.org
2010-11-17 15:40 ` howarth at nitro dot med.uc.edu
2010-11-17 15:47 ` howarth at nitro dot med.uc.edu
2010-11-17 16:26 ` howarth at nitro dot med.uc.edu
2010-11-17 16:38 ` howarth at nitro dot med.uc.edu
2010-11-17 16:39 ` howarth at nitro dot med.uc.edu
2010-11-17 18:42 ` amonakov at gcc dot gnu.org [this message]
2010-11-17 19:51 ` howarth at nitro dot med.uc.edu
2010-11-17 21:03 ` howarth at nitro dot med.uc.edu
2010-11-18 10:25 ` amonakov at gcc dot gnu.org
2010-11-18 10:32 ` amonakov at gcc dot gnu.org
2011-04-07  6:52 ` abel 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=bug-46518-4-46Mc78OZG0@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).