/cp
commit4602ae77e1cc75bb08745145a96ace8670a15bbc
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2012 21:20:38 +0000 (26 21:20 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2012 21:20:38 +0000 (26 21:20 +0000)
tree2a3c54288704b989872ce1caac33fd1418fc4a35
parenteb5d9b7b56ef66787a2052d4deb04a675eb9b2c9
/cp
2012-05-26  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53491
* tree.c (stabilize_expr): Handle exp of void type.

/testsuite
2012-05-26  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53491
* g++.dg/parse/crash60.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187917 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash60.C [new file with mode: 0644]