OSDN Git Service

* c-typeck.c (c_alignof): Error on incomplete types.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Mar 2000 08:24:21 +0000 (08:24 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Mar 2000 08:24:21 +0000 (08:24 +0000)
commitc0272e26b09e3c65c3bf548d99cb53e06c747589
tree436c07ae50d58c69b35870f134bd22257f49ce84
parentc7dfa70cdfc8a92c61245a42f25328a193037097
    * c-typeck.c (c_alignof): Error on incomplete types.
        * extend.texi (Alignment): Document this.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32522 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/extend.texi