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]

[cs] misc cleanups


I've added some small cleanups to the compile server. Fortran and Java are closer to building again, we free up some more memory, handle resetting the effects of #assert, default load balancer to on for C++ and off for C and make currently_nested < 0 the same as currently_nested == 0.

Tested with recompile-with-server.

Finder_FE builds are currently broken, Per, I think your recent changes broke it. Looks like -D processing, PCH validation and cpp resetting might be at fault. :-(

Attachment: cs-9.diffs.txt
Description: Text document


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