From 1d9fec7937f45dde5e04cac966a2d9a12f2fc15a Mon Sep 17 00:00:00 2001 From: Yiran Wang Date: Tue, 23 Jun 2015 15:33:17 -0700 Subject: Synchronize with google/gcc-4_9 to r224707 (from r214835) Change-Id: I3d6f06fc613c8f8b6a82143dc44b7338483aac5d --- gcc-4.9/gcc/reload.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc-4.9/gcc/reload.c') diff --git a/gcc-4.9/gcc/reload.c b/gcc-4.9/gcc/reload.c index 851daf3..e040509 100644 --- a/gcc-4.9/gcc/reload.c +++ b/gcc-4.9/gcc/reload.c @@ -1622,6 +1622,7 @@ push_reload (rtx in, rtx out, rtx *inloc, rtx *outloc, end_hard_regno (rel_mode, regno), PATTERN (this_insn), inloc) + && ! find_reg_fusage (this_insn, USE, XEXP (note, 0)) /* If this is also an output reload, IN cannot be used as the reload register if it is set in this insn unless IN is also OUT. */ -- cgit v1.1