This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Caused by unknown alignment, was: Re: On the x86_64, does one have to zero a vector register before filling it completely ?


On Mon, Nov 30, 2009 at 12:10 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> I'll see if I can make the intraprocedural version work again before
> Christmass.

Well, it works, but then again it really does not. For example, the
original implementation doesn't even look at the alignment of &var. So
the pass doesn't do anything useful. Dan, do you have a copy somewhere
that does more, or was that never implemented?

Ciao!
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]