]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-common.c
c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 30 Aug 2004 12:18:31 +0000 (12:18 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 30 Aug 2004 12:18:31 +0000 (12:18 +0000)
commit4094f4d2c49d3a83fb43e481c4110f16fb812aaf
treecc734d7b461afd69a7c14c6e990ecc000f934c0d
parent83010c5a1948342d3363d17b268589957e7f31f3
c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.

* c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
(handle_visibility_attribute, c_determine_visibility): Likewise.
* c-common.h (my_friendly_assert): Remove.
* cp/cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Use gcc_assert.

From-SVN: r86762
gcc/c-common.c
gcc/c-common.h
gcc/cp/ChangeLog
gcc/cp/cp-tree.h