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: PATCH: Make pr16660-1.c ia32 specific


On Wed, Jul 30, 2008 at 6:06 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Hi,
>
> gcc.dg/torture/stackalign/pr16660-1.c is an ia32 specific test since
> it uses inline asm.  This patch moves it to gcc.target/i386.  OK for
> trunk?

Why not make the test a generic test, testing the alignment of the
memory instead of just testing that movaps works?

-- Pinski


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