From: pinskia Date: Wed, 3 Jan 2007 23:02:13 +0000 (+0000) Subject: Fix PR number in my last changelog entry, I got the testsuite one correct. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f78dbef2873090940e4f19bd6a78bf142140406f;p=thirdparty%2Fgcc.git Fix PR number in my last changelog entry, I got the testsuite one correct. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120405 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 891c37c3f84f..1361073040fd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2007-01-03 Andrew Pinski - PR middle-end/20353 + PR middle-end/30353 * gimplify.c (gimplify_modify_expr_complex_part): Move below tree_to_gimple_tuple. Call tree_to_gimple_tuple when we need the value.