re PR tree-optimization/47714 (verify_ssa fails with error: invalid argument to gimpl...
authorMartin Jambor <mjambor@suse.cz>
Wed, 9 Mar 2011 16:59:55 +0000 (17:59 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 9 Mar 2011 16:59:55 +0000 (17:59 +0100)
commitbf6817f2c5ab79e08392ef031a40df227fa69b02
treed6a9e8704b112827576e9fb055043b27024fa1ba
parent5d304e47bc76ca92c3c9ae178a183f411f051fc3
re PR tree-optimization/47714 (verify_ssa fails with error: invalid argument to gimple call)

2011-03-09  Martin Jambor  <mjambor@suse.cz>

PR tree-optimization/47714
* cp/method.c (use_thunk): Clear addressable flag of thunk arguments.

* testsuite/g++.dg/torture/pr47714.C: New test.

From-SVN: r170822
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr47714.C [new file with mode: 0644]