OSDN Git Service

Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.
authorbaldrick <baldrick@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Apr 2011 16:14:07 +0000 (16:14 +0000)
committerbaldrick <baldrick@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Apr 2011 16:14:07 +0000 (16:14 +0000)
commit8216e1c4c23928723f8e1583bf7e014813bb2c07
tree9da0303c4a95a5122f798f08d847468db3c8acba
parent7b9295eeb00c2b5f0d0937a7a5f22022bae0323c
Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172226 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c