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 rtl-optimization/65321] [5 Regression] ICE on valid code at -O2 and -O3 with -g enabled in decompose, at rtl.h:2007
Date: Tue, 10 Mar 2015 06:37:00 -0000	[thread overview]
Message-ID: <bug-65321-4-37mCnjV4n0@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65321-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65321

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Mar 10 06:36:50 2015
New Revision: 221298

URL: https://gcc.gnu.org/viewcvs?rev=221298&root=gcc&view=rev
Log:
    PR rtl-optimization/65321
    * cfgexpand.c (expand_debug_expr): Ensure shift amount isn't wider
    than shift mode.
    * var-tracking.c (use_narrower_mode): Likewise.

    * gcc.dg/pr65321.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr65321.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/var-tracking.c


  parent reply	other threads:[~2015-03-10  6:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-05  5:59 [Bug target/65321] New: " su at cs dot ucdavis.edu
2015-03-05  8:49 ` [Bug target/65321] " mpolacek at gcc dot gnu.org
2015-03-05  8:51 ` [Bug debug/65321] " mpolacek at gcc dot gnu.org
2015-03-05  9:17 ` [Bug rtl-optimization/65321] [5 Regression] " rguenth at gcc dot gnu.org
2015-03-05 11:07 ` rguenth at gcc dot gnu.org
2015-03-05 20:54 ` rsandifo at gcc dot gnu.org
2015-03-06  8:41 ` rguenther at suse dot de
2015-03-07 10:32 ` rsandifo at gcc dot gnu.org
2015-03-07 15:09 ` law at redhat dot com
2015-03-09  8:20 ` jakub at gcc dot gnu.org
2015-03-09 10:18 ` rguenth at gcc dot gnu.org
2015-03-09 12:05 ` rsandifo at gcc dot gnu.org
2015-03-10  6:37 ` jakub at gcc dot gnu.org [this message]
2015-03-10  6:43 ` jakub 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-65321-4-37mCnjV4n0@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).