]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog entry.
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 18 May 2004 05:10:49 +0000 (22:10 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 18 May 2004 05:10:49 +0000 (22:10 -0700)
From-SVN: r81972

gcc/ChangeLog

index c7399e5fd7dd83083480a5fb1fef35778c217631..b51654a3241398ce143a76520cd94912fc9a0ca2 100644 (file)
@@ -2,12 +2,13 @@
 
        Backport from mainline
 
-       PR debug/15301
-       PR debug/15302
+       PR target/15301
+       PR target/15302
        2004-05-17  Jan Hubicka  <jh@suse.cz>
 
        * i386.c (construct_container): Do not produce BLKmode registers.
        (classify_argument): Properly compute alignment of complex types.
+
 2004-04-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        PR optimization/11841