This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AltiVec support toasted in HEAD
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Daniel Egger <degger at fhm dot edu>
- Cc: GCC Developer Mailinglist <gcc at gcc dot gnu dot org>
- Date: Fri, 5 Jul 2002 04:12:13 -0700
- Subject: Re: AltiVec support toasted in HEAD
- References: <1025821430.15397.3.camel@sonja.de.interearth.com>
On Fri, Jul 05, 2002 at 12:23:49AM +0200, Daniel Egger wrote:
> Hija,
>
> seems like the generic SIMD changes broke AltiVec support rather badly:
when did this start happening?
> This is what I get in various other places by simply instantiating
> a vector variable; however it is pretty random, some functions work and
> some don't and the source is not publically available. :/
huh, without a testcase i can only guess. try to distill the smallest
reproducible testcase exhibiting the problem and i'll take a look.