From 23512eb32c50149c0096a77726edb1220a816cdc Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Fri, 29 Jun 2007 19:21:57 -0700 Subject: [PATCH] Add forgotten PR number to the last changelog entry: 2007-06-29 Andrew Pinski PR middle-end/30024 * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real). From-SVN: r126137 --- gcc/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e203773254b..ed0267466d2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2007-06-29 Andrew Pinski + PR middle-end/30024 * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real). -- 2.30.2