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:25:16PM -0500, Andrew Pinski wrote:
> 
> On Jan 19, 2005, at 4:23 PM, Janis Johnson wrote:
> 
> >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.
> 
> Next time I will read this documentation.
> Sorry for the testcase which was failing.
> 
> Hans-Peter thanks for fixing it, I really should have read that before
> using stuff which I don't know.

The gcc-patches archives aren't the first place most people look
for testsuite documentation!

Janis


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