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: RTL alias analysis


Steven Bosscher wrote:
> On Friday 20 January 2006 18:21, Mark Mitchell wrote:
> 
>>Richard Guenther wrote:
>>
>>>A patch was also posted based on ideas in the audit trail.  It's third
>>>incarnation at
>>>http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00967.html
>>>would need a review.
>>
>>This patch uses "type_i == type_j" which is usually a mistake; are we
>>sure we don't need the usual type-equality predicate functions?
>  
> Ah, you noticed that.  So you answered your own question:

If so, I'm not smart enough to understand the answer.  Clearly, the
comments on the patch are insufficient for me to understand what it's
doing.  May we please have a version of the patch which a paragraph
explaining what the tests are accomplishing?

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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