This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [cgen-ibld-dis] fill_cache vs variable sized opcodes
- From: DJ Delorie <dj at redhat dot com>
- To: nickc at redhat dot com
- Cc: cgen at sources dot redhat dot com, binutils at sources dot redhat dot com
- Date: Tue, 3 Jan 2006 17:06:59 -0500
- Subject: Re: [cgen-ibld-dis] fill_cache vs variable sized opcodes
- References: <200512072213.jB7MDGMD015691@greed.delorie.com> <43B16F58.5040502@redhat.com>
> > * cgen-ibld.in (extract_normal): Avoid memory range errors.
>
> Approved - please apply.
Done. Note that there's a second place where this logic is used
(insert_normal), but I couldn't guarantee that the change was valid
for that case, so I left it alone.
That, and it hasn't bitten me yet ;-)