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]

[lto] code committed.


more bug fixes.

This patch get the code correct:

1) for sending very large numbers down the pipe. 
2) tree lists which are used for attribute lists of variables and asm
operands.
3) some problems with deserializing named labels. 

There is still one very bad bug in my code building the cfg.  this is
next on my agenda.

Kenny


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