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: [RFC] Patch: RAM-based heuristics for ggc-min-heapsize and ggc-min-expand


 > From: Richard Earnshaw <rearnsha@arm.com>
 > 
 > Wouldn't it make sense for the "gcc" driver program to determine these 
 > values and pass them in as parameters to cc1?  Then compilations would be 
 > repeatable across multiple machines since -v would show us what values 
 > were in use.

Yes, that's it!  It addresses Jonathan's suggestion too.  However the
specs stuff makes my head hurt. :-)  Can you suggest where to tweek the
code to do this for all platforms?

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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