public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "froydnj at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/33193] slopiness in __real/__imag
Date: Thu, 18 Nov 2010 16:26:00 -0000	[thread overview]
Message-ID: <bug-33193-4-9Z1XK4psDV@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-33193-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from Nathan Froyd <froydnj at gcc dot gnu.org> 2010-11-18 16:25:04 UTC ---
Author: froydnj
Date: Thu Nov 18 16:24:56 2010
New Revision: 166909

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166909
Log:
gcc/
    PR c/33193
    * c-typeck.c (build_unary_op): Call build_real_imag_expr for
    REALPART_EXPR and IMAGPART_EXPR.

gcc/c-family/
    PR c/33193
    * c-common.h (build_real_imag_expr): Declare.
    * c-semantics.c (build_real_imag_expr): Define.

gcc/cp/
    PR c/33193
    * typeck.c (cp_build_unary_op): Call build_real_imag_expr for
    REALPART_EXPR and IMAGPART_EXPR.

gcc/testsuite/
    PR c/33193
    * c-c++-common/pr33193.c: New test.


Added:
    trunk/gcc/testsuite/c-c++-common/pr33193.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.h
    trunk/gcc/c-family/c-semantics.c
    trunk/gcc/c-typeck.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog


       reply	other threads:[~2010-11-18 16:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-33193-4@http.gcc.gnu.org/bugzilla/>
2010-11-18 16:26 ` froydnj at gcc dot gnu.org [this message]
2010-11-18 16:34 ` froydnj at gcc dot gnu.org
2010-11-18 17:22 ` sabre at nondot dot org
2022-01-02  6:04 ` pinskia at gcc dot gnu.org
2022-01-03  1:50 ` pinskia at gcc dot gnu.org
2022-01-03 17:54 ` cvs-commit at gcc dot gnu.org
2022-01-03 17:55 ` pinskia at gcc dot gnu.org
2022-02-01 17:23 ` sabre at nondot dot org
2007-08-26  5:26 [Bug c/33193] New: " sabre at nondot dot org
2007-08-26  5:28 ` [Bug c/33193] " sabre at nondot dot org
2007-08-26 14:57 ` rguenth at gcc dot gnu dot org
2008-11-14 23:31 ` pinskia 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=bug-33193-4-9Z1XK4psDV@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).