]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/df-scan.c
gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2007 23:41:36 +0000 (23:41 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2007 23:41:36 +0000 (23:41 +0000)
commit3e3659e719f1f510830d783b1c5fcd240134b526
tree8faead7c948ef1e160fbfaebf4e7d1cfab4b0b37
parent532cead7c9428d7385641c18dfba5c1c97944739
gcc/
* df-scan.c (df_notes_rescan): Do nothing if the instruction does
not yet have a basic block.
* dse.c (find_shift_sequence): Don't set DF_NO_INSN_RESCAN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128563 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/df-scan.c
gcc/dse.c