* error.c (dump_type_suffix): Avoid use of cp_build_binary_op when
commitc47c77bb058d7b196330aafc7b2d6fac41ef027d
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2007 02:15:45 +0000 (31 02:15 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jan 2007 02:15:45 +0000 (31 02:15 +0000)
tree704bec3269c5aecdf4f58a146dcaa2e30e30c502
parentf9a54cc52781fb914d52b90dc67ac071b11b3b5c
* error.c (dump_type_suffix): Avoid use of cp_build_binary_op when
calculating the size of an array (to avoid recursive errors).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121371 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c