This is the mail archive of the gcc-patches@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: RFA: integer subregs of float vectors / Re: c/7225: ice on generic vectors (floats)


On Thu, Jul 11, 2002 at 03:59:31PM +0100, Joern Rennecke wrote:
> 	* simplify-rtx.c (simplify_subreg): Handle floating point
> 	CONST_DOUBLEs.  When an integer subreg of a smaller mode than
> 	the element mode is requested, compute a subreg with an
> 	integer mode of the same size as the element mode first.
> 	gcc.c-torture/compile/simd-2.c: New testcase.
> 	gcc.c-torture/compile/simd-3.c: Likewise.

Ok.


r~


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