bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

va_end buglets in opcodes/{arc-dis,fr30-desc,m32r-desc}.c


From: Thomas Klausner
Subject: va_end buglets in opcodes/{arc-dis,fr30-desc,m32r-desc}.c
Date: Mon, 24 Sep 2001 16:50:22 +0200
User-agent: Mutt/1.2.5i

Hi!

In opcodes/arc-dis.c, a va_end is missing, see attached diff.

Technically, there are two more missing in fr30-desc.c and m32r-desc.c
immediately before the abort() in fr30_cgen_cpu_open and
m32r_cgen_cpu_open, but I don't think they matter much.

Bye,
 Thomas

-- 
Thomas Klausner - address@hidden
War is an instrument entirely inefficient toward redressing wrong; and
multiplies, instead of indemnifying losses. -- Thomas Jefferson, author,
architect, and third U.S. president (1743-1826)

Attachment: opcodes-va_end-diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]