OSDN Git Service

PR rtl-optimization/51014
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 16:57:07 +0000 (16:57 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Dec 2011 16:57:07 +0000 (16:57 +0000)
commit0e6893c50928aa41ac4b90e030c3107b1c1de8b3
tree2a0b61e7b0f5bbfe78e39830f2ed9679d4bb4e5c
parentc8c597a7f96bda049ef5dd3fe0b9fd95305b940f
PR rtl-optimization/51014
* loop-unroll.c (apply_opt_in_copies): Ignore label DEBUG_INSNs
both from bb and orig_bb.

* g++.dg/opt/pr51014.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181883 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop-unroll.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr51014.C [new file with mode: 0644]