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++]: new test


Nathan Sidwell wrote:
> 
> I thought I'd committed this along with the COMPLETE_TYPE_P patch.
> Well, I have now.
Let's at least get the explanation right ... Sorry.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

Index: array4.C
===================================================================
RCS file: /cvs/gcc/egcs/gcc/testsuite/g++.old-deja/g++.ext/array4.C,v
retrieving revision 1.1
diff -r1.1 array4.C
12,13c12
< // zero. Internally, we also use a TYPE_SIZE of zero to indicate an
< // incompletable type. We must keep the two zeroes distinct -- arrgh!
---
> // zero, but is not incomplete.

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