]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-decl.c (grokdeclarator): Special case the creation of an index for a zero-length...
authorRichard Henderson <rth@redhat.com>
Sun, 19 Nov 2000 08:36:18 +0000 (00:36 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 19 Nov 2000 08:36:18 +0000 (00:36 -0800)
commit967e627adc2763b193ba68769eb4e7da2a7b8b55
tree968eb2abfe36e88e8e6ebef7becc08a93f529686
parente9284adfd06bd4f01bdc8fa4f708d3b9850e82d2
c-decl.c (grokdeclarator): Special case the creation of an index for a zero-length array.

        * c-decl.c (grokdeclarator): Special case the creation of an
        index for a zero-length array.
        * tree.c (build_index_type): Revert Oct 20 change.

From-SVN: r37558
gcc/ChangeLog
gcc/c-decl.c
gcc/tree.c