]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix changelog entry.
authorAndreas Schwab <schwab@gcc.gnu.org>
Mon, 11 Dec 2006 19:11:38 +0000 (19:11 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Mon, 11 Dec 2006 19:11:38 +0000 (19:11 +0000)
From-SVN: r119745

gcc/ChangeLog

index 9daaf2f1329d361a7dc502856c4c84d921f7c284..3f740eeb48337e9277fc9d04c69da521469a7c3a 100644 (file)
@@ -1,7 +1,7 @@
 2006-12-11  Andreas Schwab  <schwab@suse.de>
 
        * 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  <dnovillo@redhat.com>