On 09/12/2011 09:18 AM, Jakub Jelinek wrote:
Hi!
I'd like to ping two patches of mine:
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg02385.html
- PR rtl-optimization/50212
fix EH ICE with -freorder-blocks-and-partition
Seems OK. Though I did wonder why we were deleting the label and
whether or not that was an indication that there was another suitable
label in the insn stream that should be used instead. Assuming you
verified that is not the case, then this patch is OK.
http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00386.html
- PR debug/50299
addition original argument mode to
CALL_INSN_FUNCTION_USAGE to fix up call site debug info
OK
jeff