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] Move struct creation to common




--On Thursday, August 15, 2002 8:13 PM +0100 Nathan Sidwell <nathan@codesourcery.com> wrote:

Hi,
this patch moves finish_builtin_type from c++ to common code, and
renames it the more correct finish_builtin_struct.
OK.  It seems silly that the caller puts the fields in an array, rather than
just chaining them together, but so be it.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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