This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Bug fix for expand_vector_binop & expand_vector_unop ; test case for 32 bit systems
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Joern Rennecke <joern dot rennecke at superh dot com>
- Cc: gcc-patches at gcc dot gnu dot org, tege at swox dot com, rth at redhat dot com
- Date: Mon, 24 Jun 2002 09:31:34 -0700
- Subject: Re: Bug fix for expand_vector_binop & expand_vector_unop ; test case for 32 bit systems
- References: <3D16E422.ECBACCB9@superh.com>
> * optabs.c (expand_vector_binop, expand_vector_unop): Don't assume
> GET_MODE_UNIT_SIZE (mode) == UNITS_PER_WORD.
good catch. thanks.
you'll have to wait for approval though.
aldy