public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@physics.uc.edu>
To: Jan Hubicka <jh@suse.cz>
Cc: Jason Merrill <jason@redhat.com>,
	law@redhat.com, gcc@gcc.gnu.org,
	Richard Henderson <rth@redhat.com>, Jan Hubicka <hubicka@ucw.cz>,
	Andrew Pinski <pinskia@physics.uc.edu>
Subject: Re: tree-SSA and indirect references.
Date: Tue, 20 Jan 2004 16:57:00 -0000	[thread overview]
Message-ID: <B86102FC-4B69-11D8-8143-000393A6D2F2@physics.uc.edu> (raw)
In-Reply-To: <20040120142517.GL7878@kam.mff.cuni.cz>


On Jan 20, 2004, at 06:25, Jan Hubicka wrote:
> Actually the casts don't have to be very complex.  See for instance:
>   <D175450>_4 = (short unsigned int * const *)&__first;
>   T.14797_7 = *<D175450>_4;
>   <D175454>_9 = (short unsigned int * const *)&__last;
>   T.14799_12 = *<D175454>_9;
> these two are operands of template:
>
> void std::fill(_ForwardIter, _ForwardIter, const _Tp&) [with 
> _ForwardIter = __gnu_cxx::__normal_iterator<short unsigned int*,
> std::vector<short unsigned int, std::allocator<short unsigned int> > 
> >, _Tp = short unsigned int] (__first, __last, __value)
>
> so if I read it right, they shall differ only in constantness.

There is also PR 8781 which has the same exact problem and it is 
shorter.

Thanks,
Andrew Pinski

  reply	other threads:[~2004-01-20 16:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-20  0:31 Jan Hubicka
2004-01-20  0:59 ` Richard Henderson
2004-01-20  9:50   ` Jan Hubicka
2004-01-20 10:21     ` Richard Henderson
2004-01-20 14:25       ` Jan Hubicka
2004-01-20 16:57         ` Andrew Pinski [this message]
2004-01-20 18:15           ` Richard Henderson

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=B86102FC-4B69-11D8-8143-000393A6D2F2@physics.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=jason@redhat.com \
    --cc=jh@suse.cz \
    --cc=law@redhat.com \
    --cc=rth@redhat.com \
    /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).