From: Tom de Vries Date: Tue, 10 Jan 2012 08:46:30 +0000 (+0000) Subject: Add missing PR lines X-Git-Tag: releases/gcc-4.7.0~1078 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fcebe798104a384be5df55ae83cd6ca50d1c159;p=thirdparty%2Fgcc.git Add missing PR lines From-SVN: r183053 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d2686a700222..28a8fa541996 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2012-01-10 Tom de Vries + PR rtl-optimization/51271 * dwarf2cfi.c (scan_trace): Save and restore cur_row->reg_save when handling annulled branch. @@ -93,6 +94,7 @@ 2012-01-09 Tom de Vries Andrew Pinski + PR debug/51471 * reorg.c (fill_slots_from_thread): Don't speculate frame-related insns. 2012-01-09 Richard Sandiford