/cp
commit2877d9bfc1df7378ad9bbff1d5f732e4b0ddc401
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2015 14:06:27 +0000 (29 14:06 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2015 14:06:27 +0000 (29 14:06 +0000)
tree1df0facf2041e7f8034b926afd941b9a94a8b633
parent59250a8d6fbeec22c222897446b2fc5f64aa4eb5
/cp
2015-04-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/64667
* init.c (perform_member_init): Handle references for -Winit-self.

/testsuite
2015-04-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/64667
* g++.dg/warn/Winit-self-3.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222577 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Winit-self-3.C [new file with mode: 0644]