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 tree-optimization/60502] [4.8 Regression] ICE reassociation and vector types.
Date: Thu, 10 Apr 2014 09:36:00 -0000	[thread overview]
Message-ID: <bug-60502-4-f0M7mVFa2e@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60502-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Apr 10 09:35:39 2014
New Revision: 209274

URL: http://gcc.gnu.org/viewcvs?rev=209274&root=gcc&view=rev
Log:
    Backport from mainline
    2014-03-12  Jakub Jelinek  <jakub@redhat.com>
            Marc Glisse  <marc.glisse@inria.fr>

    PR tree-optimization/60502
    * tree-ssa-reassoc.c (eliminate_not_pairs): Use build_all_ones_cst
    instead of build_low_bits_mask.

    * gcc.c-torture/compile/pr60502.c: New test.

    2013-06-13  Marc Glisse  <marc.glisse@inria.fr>

    * tree.c (build_all_ones_cst): New function.
    * tree.h (build_all_ones_cst): Declare it.

    2013-05-10  Marc Glisse  <marc.glisse@inria.fr>

    * tree.c (build_minus_one_cst): New function.
    * tree.h (build_minus_one_cst): Declare new function.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/tree-ssa-reassoc.c
    branches/gcc-4_8-branch/gcc/tree.c
    branches/gcc-4_8-branch/gcc/tree.h


  parent reply	other threads:[~2014-04-10  9:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11 16:34 [Bug tree-optimization/60502] New: 4.9 " graham.stott at btinternet dot com
2014-03-11 17:04 ` [Bug tree-optimization/60502] [4.8/4.9 Regression] " jakub at gcc dot gnu.org
2014-03-11 17:07 ` glisse at gcc dot gnu.org
2014-03-11 17:16 ` jakub at gcc dot gnu.org
2014-03-11 17:32 ` glisse at gcc dot gnu.org
2014-03-12  9:22 ` jakub at gcc dot gnu.org
2014-03-12 10:18 ` [Bug tree-optimization/60502] [4.8 " jakub at gcc dot gnu.org
2014-04-10  9:36 ` jakub at gcc dot gnu.org [this message]
2014-04-10  9:37 ` jakub at gcc dot gnu.org
2014-05-05  8:08 ` 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-60502-4-f0M7mVFa2e@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).