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]

Re: [PATCH]: Fix PR tree-optimization/20926


On Mon, Apr 11, 2005 at 12:51:20PM -0400, Daniel Berlin wrote:

> Diego, since this is *always* the case, should i simply attempt to move
> this logic into add_type_alias itself, so that if you call it with a var
> that has subvars, it automatically does the right thing?  
> I wasn't sure whether i should force the callers to know what they are
> doing, or just make the callee handle it for them.
> 
Yes, this is a better idea.  Thanks.


Diego.


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