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]

Re: [C++ PATCH] Fix bug 3416




--On Tuesday, July 24, 2001 10:52:26 PM +0100 Nathan Sidwell 
<nathan@codesourcery.com> wrote:

> Mark,
> This fixes a 2.95 regression.

Issue an incomplete type error doesn't seem quite right; more helpful
would be `type of expression could not be determined' perhaps.
`Diangos' is misspelled in your ChangeLog.  OK with those changes.

I think I agree with your thinking about unknown_type_node and
same_type_p.  But, only for the mainline; I hate to think what
all might depend on that.  So, we would need some testing first.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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