Commit 7bf2bde1 by William Cohen

Describe changes to warn about initializers on zero length arrays.

From-SVN: r36494
parent fc6df7e1
2000-09-18 Will Cohen <wcohen@redhat.com>
* extend.texi (Zero Length): State that static initializers for
zero-length arrays are not allowed.
* c-typeck.c (process_init_element): Flag initializers for zero
length arrays.
* tree.c (integer_all_onesp): Ignore TREE_INT_CST_HIGH if prec is
exactly HOST_BITS_PERWIDE_INT.
2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
* c-common.c (check_format_info): Properly save the argument
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment