PR rtl-optimization/57268
commitc2066d40b82d19acf0371dfde54b011dbe3c433f
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2013 17:38:39 +0000 (3 17:38 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2013 17:38:39 +0000 (3 17:38 +0000)
treefe88a886782d4d6ff5fb8743251beea8eb0c7ef4
parentfbcee6d10694f8a4b0d3f5c5d00598f25acaf6ac
PR rtl-optimization/57268
* sched-deps.c (sched_analyze_2): Don't flush_pedning_lists
if DEBUG_INSN_P (insn).

Reapply
2013-05-31  Dinar Temirbulatov  <dinar@kugelworks.com>

PR rtl-optimization/57268
* sched-deps.c (sched_analyze_2): Flush dependence lists if
the sum of the read and write lists exceeds MAX_PENDING_LIST_LENGTH.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199615 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sched-deps.c