re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_check_fail...
authorJakub Jelinek <jakub@redhat.com>
Thu, 13 Nov 2008 14:42:39 +0000 (15:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 13 Nov 2008 14:42:39 +0000 (15:42 +0100)
commitcea094edca95e223af343aa597065bb255b5c772
treef2ff71ebf751f71334cf88d18182e31e8370f3bd
parentf42ab145aae3edb9a29a92662fc1a08207d30d94
re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_check_failed error)

PR bootstrap/38100
* gimple.h (gimple_range_check_failed): Remove prototype.
* gimple.c (gimple_check_failed): Don't check GCC_VERSION
in guarding #if.
(gimple_range_check_failed): Removed.

From-SVN: r141820
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h