From: David S. Miller Date: Sat, 19 Jul 2003 07:05:39 +0000 (-0700) Subject: Add missing PR number. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e38b30b193cdae472d72486eefc5b206f6a03ad;p=gcc.git Add missing PR number. From-SVN: r69580 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f365c79deb..fea014e81b8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2003-07-18 Richard Henderson + PR target/11556 * optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate doesn't satisfy. (gen_cond_trap): Allow prepare_operand to fail.