From: Richard Henderson Date: Sun, 8 Sep 2002 03:45:16 +0000 (-0700) Subject: Mark PR. X-Git-Tag: releases/gcc-3.2.1~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b87480a6cb29e443a16ab13e4e18eb9a648b9a5;p=thirdparty%2Fgcc.git Mark PR. From-SVN: r56931 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f4dd1ceb7114..1b4b9053f064 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2002-09-07 Glen Nakamura + PR opt/7814 * sched-deps.c (sched_analyze_insn): Make sure to add insn to reg_last->sets after flushing the dependency lists to guarantee that subsequent clobbers will be dependent on it.