Fix changelog entry.

From-SVN: r119745
This commit is contained in:
Andreas Schwab 2006-12-11 19:11:38 +00:00
parent 86aa531238
commit 7f46c638e6

View 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>