public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/32912] [4.3 Regression] ICE with vector code
Date: Fri, 24 Aug 2007 17:16:00 -0000	[thread overview]
Message-ID: <20070824171617.32121.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32912-14600@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from jakub at gcc dot gnu dot org  2007-08-24 17:16 -------
Subject: Bug 32912

Author: jakub
Date: Fri Aug 24 17:15:51 2007
New Revision: 127779

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127779
Log:
        PR middle-end/32912
        * fold-const.c (fold_binary): Only optimize X | ~X and X ^ ~X for
        integral types.

        * gcc.dg/pr32912-1.c: New test.
        * gcc.dg/pr32912-2.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr32912-1.c
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr32912-2.c
Modified:
    branches/gcc-4_2-branch/gcc/fold-const.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2007-08-24 17:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-27  9:04 [Bug c++/32912] New: [Regression] ICE with C99 compound literal expression scovich at gmail dot com
2007-07-28  0:46 ` [Bug tree-optimization/32912] [4.3 Regression] ICE with vector code pinskia at gcc dot gnu dot org
2007-07-28  1:15 ` [Bug middle-end/32912] " pinskia at gcc dot gnu dot org
2007-08-10  0:52 ` mmitchel at gcc dot gnu dot org
2007-08-20 13:08 ` jakub at gcc dot gnu dot org
2007-08-21  9:22 ` jakub at gcc dot gnu dot org
2007-08-24 17:16 ` jakub at gcc dot gnu dot org [this message]
2007-08-24 17:22 ` jakub at gcc dot gnu dot org
2007-08-24 17:24 ` jakub at gcc dot gnu dot org
2007-08-24 17:29 ` jakub at gcc dot gnu dot 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=20070824171617.32121.qmail@sourceware.org \
    --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).