This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [patch 2/3] Align stack for SSE (PR tdep/14222)


On Wed, 13 Jun 2012 23:19:28 +0200, Mark Kettenis wrote:
> Committed a better diff (see below) that removes the now unused
> have_16_byte_aligned_arg variable.

True, thanks.


> > gdb/testsuite/
> > 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	PR tdep/14222
> > 	* gdb.arch/i386-sse-stack-align.S: New file.
> > 	* gdb.arch/i386-sse-stack-align.c: New file.
> > 	* gdb.arch/i386-sse-stack-align.exp: New file.
> 
> Can you commit this testsuite bit?

It is easier during regressions analysis to have fixes + tests together in
a single commit.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-06/msg00103.html


Jan


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