]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-inline.c (inline_small_functions): Move assignment to next before call destroying...
authorRichard Biener <rguenther@suse.de>
Fri, 15 Nov 2019 09:38:03 +0000 (09:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 15 Nov 2019 09:38:03 +0000 (09:38 +0000)
commit2e98ac8676256b3a3e47a3558ca564e109f6fc55
treefc1bb5ec609940923fe65dd2b9ebc7fbb4fcaac4
parentf0af4848ac40d2342743c9b16416310d61db85b5
ipa-inline.c (inline_small_functions): Move assignment to next before call destroying edge.

2019-11-15  Richard Biener  <rguenther@suse.de>

* ipa-inline.c (inline_small_functions): Move assignment
to next before call destroying edge.

From-SVN: r278282
gcc/ChangeLog
gcc/ipa-inline.c