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 c++/13954] [tree-ssa] SRA does not work for classes that use inheritance with an empty base
Date: Tue, 24 Oct 2006 12:34:00 -0000	[thread overview]
Message-ID: <20061024123447.12701.qmail@sourceware.org> (raw)
In-Reply-To: <bug-13954-1008@http.gcc.gnu.org/bugzilla/>



------- Comment #13 from rguenth at gcc dot gnu dot org  2006-10-24 12:34 -------
We now get

<bb 2>:
  #   param_2 = V_MAY_DEF <param_1>;
  param.f1 = 0;
  #   param_6 = V_MAY_DEF <param_2>;
  #   SFT.0_7 = V_MAY_DEF <SFT.0_3>;
  #   NONLOCAL.6_8 = V_MAY_DEF <NONLOCAL.6_5>;
  #   NONLOCAL.12_13 = V_MAY_DEF <NONLOCAL.12_12>;
  #   NONLOCAL.18_16 = V_MAY_DEF <NONLOCAL.18_15>;
  #   NONLOCAL.24_19 = V_MAY_DEF <NONLOCAL.24_18>;
  #   NONLOCAL.30_22 = V_MAY_DEF <NONLOCAL.30_21>;
  #   NONLOCAL.36_25 = V_MAY_DEF <NONLOCAL.36_24>;
  __builtin_memcpy (&local, &param, 9);
  #   VUSE <SFT.0_7>;
  D.2668_4 = local.f1;
  if (D.2668_4 != 0) goto <L0>; else goto <L1>;

<L0>:;
  #   param_9 = V_MAY_DEF <param_6>;
  #   SFT.0_10 = V_MAY_DEF <SFT.0_7>;
  #   NONLOCAL.6_11 = V_MAY_DEF <NONLOCAL.6_8>;
  #   NONLOCAL.12_14 = V_MAY_DEF <NONLOCAL.12_13>;
  #   NONLOCAL.18_17 = V_MAY_DEF <NONLOCAL.18_16>;
  #   NONLOCAL.24_20 = V_MAY_DEF <NONLOCAL.24_19>;
  #   NONLOCAL.30_23 = V_MAY_DEF <NONLOCAL.30_22>;
  #   NONLOCAL.36_26 = V_MAY_DEF <NONLOCAL.36_25>;
  link_error ();

<L1>:;
  return;


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-12-09 04:36:34         |2006-10-24 12:34:46
               date|                            |


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


  parent reply	other threads:[~2006-10-24 12:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-13954-1008@http.gcc.gnu.org/bugzilla/>
2006-03-06 14:42 ` rguenth at gcc dot gnu dot org
2006-10-24 12:34 ` rguenth at gcc dot gnu dot org [this message]
2006-10-24 18:31 ` dberlin at gcc dot gnu dot org
2009-09-26 15:30 ` rguenth at gcc dot gnu dot org
2010-08-11 12:34 ` rguenth at gcc dot gnu dot org
     [not found] <bug-13954-4@http.gcc.gnu.org/bugzilla/>
2011-03-08 15:51 ` rguenth at gcc dot gnu.org
2011-03-15 13:39 ` rguenth at gcc dot gnu.org
2011-03-15 13:55 ` 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=20061024123447.12701.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).