This is the mail archive of the gcc@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: GCC 4.7.0 Status Report (2011-09-09)


On 09/09/2011 01:09 AM, Jakub Jelinek wrote:
bitfield lowering?  What is the status of lra, reload-2a, pph,
cilkplus, gupc (I assume at least some of these are 4.8+ material)?
The bits on reload-v2a provide range splitting and a second chance at assigning a hard reg for unallocated allocnos. The code has been very stable and shows a small improvement on x86/x86_64. The biggest concern I have with the code is the compile-time performance, which I know is bad, but I haven't done any serious measurements.

jeff


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