re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess)
authorAlexander Monakov <amonakov@ispras.ru>
Thu, 14 Jan 2010 10:46:57 +0000 (13:46 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Thu, 14 Jan 2010 10:46:57 +0000 (13:46 +0300)
commit14f30b877fe018475154a6e4d8979bc57528232d
treec509501241a054bccf98517dd21d44b196485b7b
parent8ec4d0ada31aee6ee23b4ed7f234171f6639c0dd
re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess)

2010-01-14  Alexander Monakov  <amonakov@ispras.ru>

PR rtl-optimization/42294
* sel-sched-ir.h (struct _sel_insn_data): Update comment.
* sel-sched.c (move_exprs_to_boundary): Transitively add all
originators' originators.

* gfortran.dg/pr42294.f: New.

From-SVN: r155893
gcc/ChangeLog
gcc/sel-sched-ir.h
gcc/sel-sched.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr42294.f [new file with mode: 0644]