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: changing PCH file suffix from .pch to .gch


 > The attached patch changes it to .gch.  It was bootstrapped & tested
 > on powerpc-darwin.

This patch miraculously fixed all of the PCH failures on solaris2. :-)

Heh, actually what's happening is that the assembly comparison tests
simply aren't being run.  Perhaps that's because there's still
references to .pch in lib/g++-dg.exp and lib/gcc-dg.exp?

		--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]