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: RFA: Skip largefile PCH test on Solaris 10 x86


Eric Botcazou wrote:
>> As detailed in PR 14940, PCH on Solaris 10 x86 doesn't work very well:
>> there doesn't seem to be any way to get consistent addresses from
>> mmap.  Small PCH tests work, but big ones don't.  In practice, PCH is
>> probably not useful on this platform, but I'm not sure if we have a
>> good way to totally disable it.
> 
> Note that PR 14940 is originally about SPARC/Solaris.

Good point.  Again, I'd be happy to have the testsuite changes made more
general, if the same problems apply elsewhere, but I think it's better
to XFAIL narrowly and expand, rather than XFAIL generally, and constrict.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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