Re: [PATCH][3/n] LTO type merging cleanup

2011-05-11 Thread H.J. Lu
On Tue, May 10, 2011 at 8:41 AM, Richard Guenther wrote: > > This is the second half of splitting TYPE_CANONICAL handling away > from the rest of the machinery.  The following patch introduces > a simplified, non-SCC based hashing for TYPE_CANONICAL - it > still hashes things it shouldn't, but the

[PATCH][3/n] LTO type merging cleanup

2011-05-10 Thread Richard Guenther
This is the second half of splitting TYPE_CANONICAL handling away from the rest of the machinery. The following patch introduces a simplified, non-SCC based hashing for TYPE_CANONICAL - it still hashes things it shouldn't, but the patch is supposed to be functional equivalent apart from the point