From: H.J. Lu Date: Tue, 18 May 2004 05:10:49 +0000 (-0700) Subject: Fix ChangeLog entry. X-Git-Tag: releases/gcc-3.3.4~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515ac0f41fa8e1a5f819a31c9d1384e91ac1ac64;p=thirdparty%2Fgcc.git Fix ChangeLog entry. From-SVN: r81972 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c7399e5fd7dd..b51654a32413 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,12 +2,13 @@ Backport from mainline - PR debug/15301 - PR debug/15302 + PR target/15301 + PR target/15302 2004-05-17 Jan Hubicka * i386.c (construct_container): Do not produce BLKmode registers. (classify_argument): Properly compute alignment of complex types. + 2004-04-17 Eric Botcazou PR optimization/11841