]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_expression#]')
authorRichard Guenther <rguenther@suse.de>
Tue, 8 Nov 2011 15:14:21 +0000 (15:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 8 Nov 2011 15:14:21 +0000 (15:14 +0000)
commita59526334d3f36a43f94cdd29ac661eb59260bc6
treec1be7c2707ddb53067f9ffca959dccdfcc6aaf44
parent07f03cd34884a0635d571eeb21fa61c6d2c690ca
re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_expression#]')

2011-11-08  Richard Guenther  <rguenther@suse.de>

PR middle-end/51010
c-family/
* c-pretty-print.c (pp_c_expression): Handle SSA_NAMEs.

cp/
* error.c (dump_expr): Handle SSA_NAMEs.

* c-c++-common/uninit-pr51010.c: New testcase.

From-SVN: r181165
gcc/c-family/ChangeLog
gcc/c-family/c-pretty-print.c
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/uninit-pr51010.c [new file with mode: 0644]