sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn notes, they are...
authorSteven Bosscher <steven@gcc.gnu.org>
Sat, 13 Apr 2013 18:08:19 +0000 (18:08 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sat, 13 Apr 2013 18:08:19 +0000 (18:08 +0000)
commitc46f658021b4959764627ef3aa1932f57fb65d69
treeb7ea3826c56cd8e8c9754c91e848052348f46a09
parent9c9c61994c8bbf55135b41658581f6a9e2b96f60
sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn notes, they are emitted only just before final.

* sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn
notes, they are emitted only just before final.
* sched-int.h: Include insn-attr.h before checking INSN_SCHEDULING.

From-SVN: r197945
gcc/ChangeLog
gcc/sched-deps.c
gcc/sched-int.h