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: Committed: fix gcc.dg/asm-a.c dg-require-effective-target order


On Wed, Jan 19, 2005 at 04:16:27PM -0500, Hans-Peter Nilsson wrote:
> Spotted because this test failed for mmix-knuth-mmixware, while gcc.log
> clearly indicated that the ilp32 test was executed and worked.  Apparently
> dg-require-effective-target command must be specified *after* the dg-do
> target.  Committed as obvious.
> 
> I don't see it as being documented as a requirement, though.
> Perhaps the order dependence is a bug?

It is a requirement, and will be documented as soon as I rewrite some
things that Gerald pointed out were not very clear.  In the meantime,
see http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00733.html.

Janis


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