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] Fix two guality testcases for ia64/s390/mmix


Hello!

> I've noticed today in gcc-testresults posts that asm-1.c and pr43329-1.c
> tests fail to assemble on ia64.
> That's because ia64 doesn't have a nop insn like most other targets do.
> nop 0 (and swym 0 for mmix) is the alternate nop insn used by configure.ac,
> this patch uses those in the guality tests.

The same problem is also present in gcc.dg/lto/20091216-1_0.c

Uros.


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