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: loop-2e.c / mmap (Was: Re: Testsuite)


Andrew Pinski wrote:
> 
> It is getting rid of the mmap all together, The ChangeLog is wrong.

Huh, indeed.  This test will then fail on most targets, compiler bugs
or not.  You have to map the memory before you can access it.
	
-- 
--------------------------
SuperH
2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
T:+44 1454 462330


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