re PR ipa/64982 (Many g++ failures on x86_64-apple-darwin14 with -m32.)
commitd90cae086f06c358426a3138513c35c79de5f4a4
authorJan Hubicka <hubicka@ucw.cz>
Tue, 10 Feb 2015 16:38:31 +0000 (10 17:38 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 10 Feb 2015 16:38:31 +0000 (10 16:38 +0000)
tree9fb7c639432aed1256e3d0c328b87087c60e352a
parentb2f2a1c99a71af82ae7af9fa2a1f5fd80b1ee226
re PR ipa/64982 (Many g++ failures on x86_64-apple-darwin14 with -m32.)

PR ipa/64982
* cgraphunit.c (cgraph_node::expand_thunk): Look for stdarg
thunks.
* method.c (use_thunk): Do not check for stdarg thunks.

From-SVN: r220587
gcc/ChangeLog
gcc/cgraphunit.c
gcc/cp/ChangeLog
gcc/cp/method.c