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: Debugging info on # spills?



On Apr 7, 2004, at 11:54 AM, Michael Matz wrote:


Hi,

On Wed, 7 Apr 2004, Daniel Berlin wrote:

This actually doesn't appear to be true for all register interference
graphs generated by GCC (and other compilers for that matter).

Okay, okay, I was overly broad ;-) Not that this helps with Tims problem ;)

Actually, it does, because it means it's trivial to write code to determine the minimum number of colors necessary to color the graph. and the code will run rather quickly. :)



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