]> git.ipfire.org Git - thirdparty/gcc.git/commit
sched-deps: respect deps->readonly in macro-fusion (PR 84566)
authorAlexander Monakov <amonakov@ispras.ru>
Wed, 11 Apr 2018 14:36:04 +0000 (17:36 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Wed, 11 Apr 2018 14:36:04 +0000 (17:36 +0300)
commitc391bd50824e79a4639490952e08f5f98fb0029a
tree9d4f5a7ac3efb5c7fb3a2e3181e858c95593bb05
parenta87a01ea37562100e898c376013e701d1dcb0290
sched-deps: respect deps->readonly in macro-fusion (PR 84566)

PR rtl-optimization/84566
* sched-deps.c (sched_analyze_insn): Check deps->readonly when invoking
sched_macro_fuse_insns.

From-SVN: r259322
gcc/ChangeLog
gcc/sched-deps.c