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: [RFT] PCH support on Solaris


 > This patch implements the 3-stage heuristics that was proposed in the
 > message
 > 	http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00261.html
 > in order to enable PCH support on Solaris.
 > 
 > 
 > It would be nice if people who have access to Solaris boxes could test
 > it:
 > - apply the patch,
 > - re-build the compilers with 'make quickstrap' in the objdir/gcc directory,
 > - run the PCH testsuite with
 > 
 >   make -k check RUNTESTFLAGS="dg.exp"
 > 
 > in the objdir directory.

I applied the patch and did a full bootstrap and testsuite run on
solaris2.7 yesterday.  There's no change in the PCH tests, i.e. they
all still fail.

		--Kaveh
--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


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