re PR debug/42991 (cfgexpand.c:2487: Conditional jump or move depends on uninitialise...
authorRichard Guenther <rguenther@suse.de>
Sun, 7 Feb 2010 17:18:22 +0000 (17:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 7 Feb 2010 17:18:22 +0000 (17:18 +0000)
commit997ac87bfe31c5243b76eb60ea8062c4dadda966
tree3d914cb979065fbea104d7d60dee152da3e1d0e8
parentcb6b911a63724d5efd5b48b9ae0dac09c3060e85
re PR debug/42991 (cfgexpand.c:2487: Conditional jump or move depends on uninitialised value(s))

2010-02-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/42991
* expr.c (get_inner_reference): Always initialize *pbitsize.

From-SVN: r156575
gcc/ChangeLog
gcc/expr.c