]> gcc.gnu.org Git - gcc.git/commit
configure.ac: Add ENABLE_ASSERT_CHECKING control.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 27 Aug 2004 16:20:45 +0000 (16:20 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 27 Aug 2004 16:20:45 +0000 (16:20 +0000)
commit06c37c965a32bf125f32111fac25707bee54708a
treee2fce412e85b16b97075f73dc19c83b703a40a39
parent9d64df18fd9175749aea2742096b172f59a5ebeb
configure.ac: Add ENABLE_ASSERT_CHECKING control.

* configure.ac: Add ENABLE_ASSERT_CHECKING control.
Add is_release variable, use it for --enable-werror and
--enable-checking defaults.
* system.h (gcc_assert, gcc_unreachable): New.
* doc/install.texi (--enable-checking): Update.
* configure, config.in: Rebuilt.

From-SVN: r86666
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
gcc/system.h
This page took 0.086623 seconds and 5 git commands to generate.