This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector constant question
- From: Richard Henderson <rth at redhat dot com>
- To: Stan Shebs <shebs at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 11 Dec 2001 20:04:28 -0800
- Subject: Re: Vector constant question
- References: <3C16AEB3.C5A122E9@apple.com>
On Tue, Dec 11, 2001 at 05:11:15PM -0800, Stan Shebs wrote:
> One place where I'm using array code is in expr.c:store_constructor,
> on the theory that a vector looks like a short fixed-length array.
Err.. I wonder if you've seen the VEC_CONST rtl, and if you
havn't whether that changes your mind.
r~