Fix uninit warning reported by Andrew Pinski.
commite68c63e3800a7ff463fc0c41cd769569793fb53b
authorJames E Wilson <wilson@tuliptree.org>
Tue, 8 Apr 2008 01:57:48 +0000 (7 18:57 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Apr 2008 01:57:48 +0000 (7 18:57 -0700)
tree53ff872d8a6d28d7382a039c3adedbddf3db8d22
parent48b350ad556a97b8c213cb550e2a55f04fbbc387
Fix uninit warning reported by Andrew Pinski.

pt.c (tsubst_copy, case SIZEOF_EXPR): Initialize len.

From-SVN: r134001
gcc/cp/ChangeLog
gcc/cp/pt.c