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]

Re: a .NET alternative (GJC et al)


<<As mentioned on previous threads, 100% type-accurate scanning seems
impossible with compiler support only given languages that support free
unions (C/C++).
>>

more accurately: typical implementations of such languages, there is nothing
in the standard that forbids keeping runtimr track of all types (consider
a very simple approach, which is simply to make *all* data in the heap
self-describing.


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