re PR c/23506 (Bad array access in DEF_GCC_BUILTIN)
authorJakub Jelinek <jakub@redhat.com>
Fri, 26 Aug 2005 16:26:50 +0000 (18:26 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 26 Aug 2005 16:26:50 +0000 (18:26 +0200)
commit39627fed8943ef5ed4ecb7e5f4e68de5ade221ad
tree8dfcaeb020b6c0a482691f535de5f70dac14f185
parent5a2ab2c36d85271443c767da162785252670d30c
re PR c/23506 (Bad array access in DEF_GCC_BUILTIN)

PR c/23506
* c-common.c (c_common_nodes_and_builtins): Increase builtin_types
array by one element, initialize the BT_LAST element with NULL.

From-SVN: r103526
gcc/ChangeLog
gcc/c-common.c