From: John David Anglin Date: Mon, 3 Feb 2003 21:05:31 +0000 (+0000) Subject: Add PR numbers to previous update. X-Git-Tag: releases/gcc-3.2.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b251955ce9a430b72180163269b1e1d48a613e;p=thirdparty%2Fgcc.git Add PR numbers to previous update. From-SVN: r62344 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 65ce1a414455..60e1073b57c7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -9,11 +9,13 @@ 2003-02-03 Eric Botcazou + PR ice-on-legal-code/9493 * cfgcleanup.c (try_forward_edges): Check for null insn. 2003-02-03 Franz Sirl Eric Botcazou + PR wrong-code/9492 Backport following patches: 2002-09-16 Richard Henderson