varasm.c (elf_record_gcc_switches): Cast second argument of ASM_OUTPUT_SKIP to unsign...
authorAndreas Schwab <schwab@suse.de>
Mon, 11 Dec 2006 19:09:05 +0000 (19:09 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Mon, 11 Dec 2006 19:09:05 +0000 (19:09 +0000)
commit86aa5312385b0be05673f8bcc4fb71261e0ffa53
treecfb7dbd5f7a9aa2f333ac3eadac006dbe82c1e77
parent0ff1416d1d7560717d9a000a6e8ca12ab6eaff37
varasm.c (elf_record_gcc_switches): Cast second argument of ASM_OUTPUT_SKIP to unsigned HOST_WIDE_INT.

* varasm.c (elf_record_gcc_switches): Cast second argument of
ASM_OUTPUT_SKIP to unsigned HOST_WIDE_INT.

From-SVN: r119744
gcc/ChangeLog
gcc/varasm.c