public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sebastian Pop <sebpop@gmail.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: gcc@gcc.gnu.org, Richard Guenther <rguenther@suse.de>,
	Diego Novillo <dnovillo@google.com>
Subject: Re: Copy assignments for non scalar types
Date: Tue, 13 Apr 2010 20:19:00 -0000	[thread overview]
Message-ID: <p2ocb9d34b21004131246q7b4d094ax1b95bc1ca5fa767f@mail.gmail.com> (raw)
In-Reply-To: <20100413194255.GA5553@sunsite.ms.mff.cuni.cz>

On Tue, Apr 13, 2010 at 14:42, Jakub Jelinek <jakub@redhat.com> wrote:
> if (!is_gimple_reg (var))
>
> you shouldn't create SSA name and change the lhs of the stmt.
>

This worked well.  Thanks Jakub!

Sebastian

  reply	other threads:[~2010-04-13 19:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-13 19:16 Sebastian Pop
2010-04-13 19:43 ` Jakub Jelinek
2010-04-13 20:19   ` Sebastian Pop [this message]
2010-04-13 20:52   ` Eric Botcazou
2010-04-13 19:47 ` Sebastian Pop
2010-04-14  9:29   ` Richard Guenther
2010-04-14 11:12     ` Diego Novillo
2010-04-14 11:44       ` Richard Guenther
2010-04-14 11:45         ` Martin Jambor
2010-04-14 12:12           ` Richard Guenther
2010-04-14 12:01         ` Diego Novillo

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=p2ocb9d34b21004131246q7b4d094ax1b95bc1ca5fa767f@mail.gmail.com \
    --to=sebpop@gmail.com \
    --cc=dnovillo@google.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=rguenther@suse.de \
    /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).