public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/26134] fold *(float*)(&complex_float_var) into REALPART_EXPR<complex_float_var>
Date: Thu, 09 Feb 2006 14:14:00 -0000	[thread overview]
Message-ID: <20060209141400.11488.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26134-6528@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-02-09 14:14 -------
Subject: Bug 26134

Author: pinskia
Date: Thu Feb  9 14:13:57 2006
New Revision: 110800

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110800
Log:
2006-02-09  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/26134
        * fold-const.c (fold_indirect_ref_1): Fold
        "*(foo *)&complexfoo" to "__real__ complexfoo"
        and "((foo*)&complexfoo)[1]" to "__imag__ complexfoo".
2006-02-09  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/26134
        * gcc.dg/tree-ssa/complex-3.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/complex-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2006-02-09 14:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06 16:58 [Bug middle-end/26134] New: " pinskia at gcc dot gnu dot org
2006-02-06 16:58 ` [Bug middle-end/26134] " pinskia at gcc dot gnu dot org
2006-02-06 17:45 ` pinskia at gcc dot gnu dot org
2006-02-07 15:49 ` pinskia at gcc dot gnu dot org
2006-02-07 18:47 ` pluto at agmk dot net
2006-02-07 18:52 ` pinskia at gcc dot gnu dot org
2006-02-07 18:56 ` falk at debian dot org
2006-02-09 14:14 ` pinskia at gcc dot gnu dot org [this message]
2006-02-09 14:15 ` pinskia at gcc dot gnu dot org
     [not found] <bug-26134-4@http.gcc.gnu.org/bugzilla/>
2011-03-16 13:57 ` rguenth 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=20060209141400.11488.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).