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: PR/15448: add a compiler timestamp to PCH files (take 2)


On Feb 16, 2005, at 11:20 AM, Paolo Bonzini wrote:
Very much fine with me. See the attached patch, ok for mainline?

I think this solves the problem nicely, and fixes the bootstrap problem. The only other issue I can think of, is, it is critical (for the installation of the libstdc++ gch file) that the install process leaves the mtime alone on the compiler binary. touch -r might be necessary to make it work. touch -r isn't very portable.



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