public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/57091] [4.8/4.9 Regression] ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcmodel=large and indirect call
Date: Thu, 02 May 2013 19:28:00 -0000	[thread overview]
Message-ID: <bug-57091-4-0ADQOYTlbS@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57091-4@http.gcc.gnu.org/bugzilla/>


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED
   Target Milestone|---                         |4.8.1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-05-02 19:28:38 UTC ---
Author: vmakarov
Date: Thu May  2 19:02:19 2013
New Revision: 198558

URL: http://gcc.gnu.org/viewcvs?rev=198558&root=gcc&view=rev
Log:
2013-05-02  Vladimir Makarov  <vmakarov@redhat.com>

    * lra-constraints.c (process_alt_operands): Add checking alt
    number to choose the best alternative.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c

Author: vmakarov
Date: Wed May  1 18:54:17 2013
New Revision: 198503

URL: http://gcc.gnu.org/viewcvs?rev=198503&root=gcc&view=rev
Log:
2013-05-01  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/57091
    * lra-constraints.c (best_small_class_operands_num): Remove.
    (process_alt_operands): Remove small_class_operands_num.  Take
    small classes operands into losers and only if the operand is not
    matched.  Modify debugging output.
    (curr_insn_transform): Remove best_small_class_operands_num.
    Print insn name.

2013-05-01  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/57091
    * gcc.target/i386/pr57091.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr57091.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c
    trunk/gcc/testsuite/ChangeLog
Author: vmakarov
Date: Thu May  2 19:16:29 2013
New Revision: 198559

URL: http://gcc.gnu.org/viewcvs?rev=198559&root=gcc&view=rev
Log:
2013-05-02  Vladimir Makarov  <vmakarov@redhat.com>

    Backport from mainline
    2013-05-02  Vladimir Makarov  <vmakarov@redhat.com>

    * lra-constraints.c (process_alt_operands): Add checking alt
    number to choose the best alternative.

    2013-05-01  Vladimir Makarov  <vmakarov@redhat.com>

    PR target/57091
    * lra-constraints.c (best_small_class_operands_num): Remove.
    (process_alt_operands): Remove small_class_operands_num.  Take
    small classes operands into losers and only if the operand is not
    matched.  Modify debugging output.
    (curr_insn_transform): Remove best_small_class_operands_num.
    Print insn name.

2013-05-02  Vladimir Makarov  <vmakarov@redhat.com>

    Backport from mainline
    PR target/57091
    * gcc.target/i386/pr57091.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57091.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/lra-constraints.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


      parent reply	other threads:[~2013-05-02 19:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-27 17:05 [Bug target/57091] New: " zsojka at seznam dot cz
2013-04-30 15:11 ` [Bug target/57091] " ubizjak at gmail dot com
2013-05-02 19:28 ` jakub at gcc dot gnu.org [this message]

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-57091-4-0ADQOYTlbS@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).