]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/57268 (c nested loops hang compiler in sched-deps.c)
authorDinar Temirbulatov <dinar@kugelworks.com>
Fri, 31 May 2013 23:20:17 +0000 (23:20 +0000)
committerDinar Temirbulatov <dinar@gcc.gnu.org>
Fri, 31 May 2013 23:20:17 +0000 (03:20 +0400)
commitc359d8d046a4c0d773979c6668d34a80d9ae99a5
treeedd8376734de32bbfe9406a6aae957335d439222
parentdc801ca2dea2817571043270854c5c2261fb4874
re PR rtl-optimization/57268 (c nested loops hang compiler in sched-deps.c)

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.

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