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]

Your change of 11/19


You seem to assume that if DECL_SIZE of a FIELD_DECL is zero it must be
an array of unspecified length.  But it could instead really be a field of
zero length.  Can you explain your reasoning here?
 
Also in array_size_for_constructor you can use size_binop.

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