From: Eric Botcazou Date: Tue, 22 Nov 2005 22:38:13 +0000 (+0000) Subject: Fix bogus date. X-Git-Tag: releases/gcc-4.2.0~5802 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfe2498f5c3f51a0f5628f4b7533620e2454331;p=thirdparty%2Fgcc.git Fix bogus date. From-SVN: r107379 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ddd01d84dadb..a4dbe8ff3b42 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2005-11-21 Eric Botcazou +2005-11-22 Eric Botcazou PR middle-end/22561 * tree-ssa-structalias.c (get_constraint_for): Handle ARRAY_RANGE_REF.