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] Add support for the Win32 hook prologue (try 2)


Am Friday 11 September 2009 00:10:09 schrieb Paolo Bonzini:
> The testsuite can be run multiple times with different options.  For
> x86-64 it is common to do this to test with and without -m32 (thus
> testing both 32-bit and 64-bit mode).  In this case
> dg-require-effective-target will skip the 64-bit test; it is awfully
> underdocumented, though.
Ok, in that case my setup would run the test redundantly. I'll send another 
patch.

What are the formatting imprecisions you talked about though? 

What's the easiest way to run the testsuite with -m32? I found constructs like

RUNTESTFLAGS="--target_board=unix{-m32,- 
m64}"

But this doesn't seem to work, and they're from mails discussing that they 
don't work.
(Sorry if that's an RTFM question - I've been searching for a while, couldn't 
find the answer)


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