c-typeck.c (build_unary_op): Replace unreachable diagnostic for taking address of...
authorJoseph Myers <joseph@codesourcery.com>
Sun, 7 Nov 2004 00:31:55 +0000 (00:31 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 7 Nov 2004 00:31:55 +0000 (00:31 +0000)
commitabb54d14c0aed154b2d57c56ee9e6b93888f0b7e
tree4ed7cc04dab762db0ecf111ff7600d457339b8db
parentd5d9e59836ca2c73414a421e9d2fe6c9dc1a1d7c
c-typeck.c (build_unary_op): Replace unreachable diagnostic for taking address of bit-field by assertion.

* c-typeck.c (build_unary_op): Replace unreachable diagnostic for
taking address of bit-field by assertion.

From-SVN: r90216
gcc/ChangeLog
gcc/c-typeck.c