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: [3.2/3.3/mainline] Fix alignment of SSE arguments


On Mon, Feb 10, 2003 at 01:29:24PM +0100, Jan Hubicka wrote:
> 	* i386.c (contains_128bit_aligned_vector_p): New function
> 	(ix86_function_arg_boundary): Properly align vector modes.

You are sure that this is compatible with icc for all
of the relevant cases?

If so, I guess this is ok.  And while an ABI change,
it's not one that affects existing users, because
at the moment they get crashes.


r~


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