]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-fnsummary.cc
PR91176: Skip debug insns when computing inline costs
authorJan Hubicka <hubicka@ucw.cz>
Tue, 16 Jul 2019 08:12:05 +0000 (10:12 +0200)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 16 Jul 2019 08:12:05 +0000 (08:12 +0000)
commitd3ed5b56646511a52db9992f4024969bfc9a13f9
tree57e81d5600e4d7c9d2179b4c71a3f86cb827cb2a
parent42b593d5e0e424e42eb22290acee7160fd2d690a
PR91176: Skip debug insns when computing inline costs

Apply Honza's fix for an aarch64-linux-gnu bootstrap failure.

2019-07-16  Jan Hubicka  <hubicka@ucw.cz>

gcc/
PR bootstrap/91176
* ipa-fnsummary.c (analyze_function_body): Skip debug stmts

From-SVN: r273507
gcc/ChangeLog
gcc/ipa-fnsummary.c