]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/59645
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Jan 2014 14:18:15 +0000 (14:18 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Jan 2014 14:18:15 +0000 (14:18 +0000)
commit08a057fa93fd6b1b65f6bf7f3157e53d41eeff13
treefa4e766c386e0ae155b7f49aed393f4edd58e4f4
parent29f580acc330a1c14455cd63a449ce1c1116779d
PR c++/59645
* cgraphunit.c (expand_thunk): Copy volatile arg to a temporary.

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