aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9daaf2f..3f740ee 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>