public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/54894] [4.6/4.7 Regression] internal compiler error: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1286
Date: Mon, 26 Nov 2012 14:26:00 -0000	[thread overview]
Message-ID: <bug-54894-4-GLuwvZMTdy@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-54894-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> 2012-11-26 14:26:16 UTC ---
Author: rguenth
Date: Mon Nov 26 14:26:07 2012
New Revision: 193816

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193816
Log:
2012-11-26  Richard Biener  <rguenther@suse.de>

    Backport from mainline
    2012-10-19  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/54976
    * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
    Robustify against odd inner_mode inputs.

    2012-10-12  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/54894
    * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
    Handle over-aligned scalar types properly.

    2012-10-02  Richard Guenther  <rguenther@suse.de>

    PR middle-end/54735
    * tree-ssa-pre.c (do_pre): Make sure to update virtual SSA form before
    cleaning up the CFG.


    2012-10-12  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/54894
    * gcc.dg/torture/pr54894.c: New testcase.

    2012-10-02  Richard Guenther  <rguenther@suse.de>

    PR middle-end/54735
    * g++.dg/torture/pr54735.C: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr54735.C
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54894.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree-ssa-pre.c
    branches/gcc-4_7-branch/gcc/tree-vect-stmts.c


  parent reply	other threads:[~2012-11-26 14:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-10 18:28 [Bug c/54894] New: " kuszmaul at gmail dot com
2012-10-10 18:47 ` [Bug tree-optimization/54894] [4.6/4.7/4.8 Regression] " jakub at gcc dot gnu.org
2012-10-11 12:23 ` jakub at gcc dot gnu.org
2012-10-11 12:34 ` jakub at gcc dot gnu.org
2012-10-11 14:16 ` rguenth at gcc dot gnu.org
2012-10-12  8:01 ` rguenth at gcc dot gnu.org
2012-10-12  8:10 ` [Bug tree-optimization/54894] [4.6/4.7 " rguenth at gcc dot gnu.org
2012-10-19 10:38 ` rguenth at gcc dot gnu.org
2012-11-26 14:26 ` rguenth at gcc dot gnu.org [this message]
2012-11-26 14:27 ` [Bug tree-optimization/54894] [4.6 " rguenth at gcc dot gnu.org
2013-04-12 16:27 ` 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-54894-4-GLuwvZMTdy@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).