public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/38151] structures with _Complex arguments are not passed correctly
Date: Tue, 25 Nov 2008 10:37:00 -0000	[thread overview]
Message-ID: <20081125103540.26704.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38151-11113@http.gcc.gnu.org/bugzilla/>



------- Comment #29 from rguenth at gcc dot gnu dot org  2008-11-25 10:35 -------
Subject: Bug 38151

Author: rguenth
Date: Tue Nov 25 10:34:11 2008
New Revision: 142189

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142189
Log:
2008-11-25  Richard Guenther  <rguenther@suse.de>

        PR middle-end/38151
        PR middle-end/38236
        * tree-ssa-alias.c (struct alias_info): Remove written_vars.
        Remove dereferenced_ptrs_store and dereferenced_ptrs_load
        in favor of dereferenced_ptrs.
        (init_alias_info): Adjust.
        (delete_alias_info): Likewise.
        (compute_flow_insensitive_aliasing): Properly
        include all aliased variables.
        (update_alias_info_1): Use dereferenced_ptrs.
        (setup_pointers_and_addressables): Likewise.
        (get_smt_for): Honor ref-all pointers and pointers with known alias
        set properly.
        * config/i386/i386.c (ix86_gimplify_va_arg): Use ref-all pointers.

        * gcc.c-torture/execute/pr38151.c: New testcase.
        * gcc.c-torture/execute/pr38236.c: Likewise.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr38151.c
    trunk/gcc/testsuite/gcc.c-torture/execute/pr38236.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-alias.c


-- 


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


      parent reply	other threads:[~2008-11-25 10:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-16  2:57 [Bug testsuite/38151] New: tmpdir-gcc.dg-struct-layout-1/t028 failure at -m64 on i686-apple-darwin9 howarth at nitro dot med dot uc dot edu
2008-11-16  2:58 ` [Bug testsuite/38151] " howarth at nitro dot med dot uc dot edu
2008-11-16  3:00 ` howarth at nitro dot med dot uc dot edu
2008-11-16  3:00 ` howarth at nitro dot med dot uc dot edu
2008-11-16  3:01 ` howarth at nitro dot med dot uc dot edu
2008-11-16  3:02 ` howarth at nitro dot med dot uc dot edu
2008-11-16  3:02 ` howarth at nitro dot med dot uc dot edu
2008-11-16  3:05 ` howarth at nitro dot med dot uc dot edu
2008-11-16 15:57 ` howarth at nitro dot med dot uc dot edu
2008-11-16 20:29 ` ubizjak at gmail dot com
2008-11-16 20:59 ` [Bug testsuite/38151] structures with _Complex arguments are not passed correctly ubizjak at gmail dot com
2008-11-16 21:10 ` ubizjak at gmail dot com
2008-11-19 19:34 ` [Bug target/38151] " ubizjak at gmail dot com
2008-11-19 21:18 ` ubizjak at gmail dot com
2008-11-20  1:11 ` howarth at nitro dot med dot uc dot edu
2008-11-20 12:57 ` howarth at nitro dot med dot uc dot edu
2008-11-20 19:51 ` ubizjak at gmail dot com
2008-11-20 21:14 ` uros at gcc dot gnu dot org
2008-11-20 21:15 ` ubizjak at gmail dot com
2008-11-20 21:38 ` ubizjak at gmail dot com
2008-11-21  0:06 ` howarth at nitro dot med dot uc dot edu
2008-11-22 12:34 ` ubizjak at gmail dot com
2008-11-22 17:08 ` ubizjak at gmail dot com
2008-11-22 17:41 ` howarth at nitro dot med dot uc dot edu
2008-11-22 18:21 ` rguenth at gcc dot gnu dot org
2008-11-22 19:32 ` ubizjak at gmail dot com
2008-11-22 20:42 ` rguenth at gcc dot gnu dot org
2008-11-22 20:42 ` rguenth at gcc dot gnu dot org
2008-11-25 10:36 ` [Bug middle-end/38151] " rguenth at gcc dot gnu dot org
2008-11-25 10:37 ` rguenth at gcc dot gnu dot org [this message]

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=20081125103540.26704.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).