re PR debug/47684 (-fcompare-debug failure with -O3)
PR debug/47684 * tree-predcom.c (single_nonlooparound_use): Ignore debug uses. * gcc.dg/pr47684.c: New test. From-SVN: r170051
This commit is contained in:
parent
b63f974ef2
commit
d50c5e0c69
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
2011-02-11 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/47665
|
||||
* combine.c (make_compound_operation): Only change shifts into
|
||||
multiplication for SCALAR_INT_MODE_P.
|
||||
PR debug/47684
|
||||
* tree-predcom.c (single_nonlooparound_use): Ignore debug uses.
|
||||
|
||||
2011-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
2011-02-11 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/47665
|
||||
* gcc.target/i386/pr47665.c: New test.
|
||||
PR debug/47684
|
||||
* gcc.dg/pr47684.c: New test.
|
||||
|
||||
2011-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue