From: Andreas Schwab Date: Mon, 11 Dec 2006 19:11:38 +0000 (+0000) Subject: Fix changelog entry. X-Git-Tag: releases/gcc-4.3.0~8023 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f46c638e6be449fcd80c08babdfaee63b70278e;p=thirdparty%2Fgcc.git Fix changelog entry. From-SVN: r119745 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9daaf2f1329d..3f740eeb4833 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2006-12-11 Andreas Schwab * varasm.c (elf_record_gcc_switches): Cast second argument of - ASM_OUTPUT_POOL_PROLOGUE to unsigned HOST_WIDE_INT. + ASM_OUTPUT_SKIP to unsigned HOST_WIDE_INT. 2006-12-11 Diego Novillo