]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ipa/64776 (FAIL: gcc.dg/ipa/pr64307.c (internal compiler error) on x86_64-apple...
authorJakub Jelinek <jakub@redhat.com>
Tue, 27 Jan 2015 09:21:26 +0000 (10:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 27 Jan 2015 09:21:26 +0000 (10:21 +0100)
commit4eaf52aabba9299e6642ac1e88de0b56f0a81908
treeb999fd1897f593f0dc1e065cfb542877cee19155
parent6d71672db616f6d3f5462028d6476a28610f42b5
re PR ipa/64776 (FAIL: gcc.dg/ipa/pr64307.c (internal compiler error) on x86_64-apple-darwin14)

PR ipa/64776
* cgraphunit.c (cgraph_node::expand_thunk): If not this_adjusting,
handle the first argument in the same loop as all the other arguments.

From-SVN: r220156
gcc/ChangeLog
gcc/cgraphunit.c