This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memset arguments switched


On Tue, Jul 23, 2002 at 01:45:58PM +0200, Martin J. Laubach wrote:
>   Some arguments to memset() are obviously switched (probably
> left overs from bset() days). Here is a patch that corrects
> that. Note that it's against the current NetBSD source tree.

> bfd/peXXigen.c
Already has fix.

> gas/config/tc-z8k.c
Ditto.

> gdb/ser-pipe.c
> gdb/ser-tcp.c
> gdb/ser-unix.c
> sim/ppc/hw_nvram.c
These fixes should be reposted to gdb-patches@sources.redhat.com,
with ChangeLog entries.

> gas/subsegs.c
Source has changed.  No memsets with wrong args here.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]