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: host_integerp vs [] decls



> Didn't we decide that "invalid" was preferred to "illegal"?

Neither ended up in the docs.  The new wording is this:

  Non-empty initialization of zero-length arrays is now treated like
  any case where there are more initializer elements than the array
  holds, in that a suitable warning about "excess elements in array"
  is given, and the excess elements (all of them, in this case) are
  ignored.


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