diff options
| author | Mark Wielaard <mark@klomp.org> | 2002-02-07 01:11:32 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 2002-02-07 01:11:32 +0000 |
| commit | 448f456d7a9043f135f13ea300f8ac124906adfe (patch) | |
| tree | ecfdea8e5980b96f25ea71dc9d2d41bdf2d002e0 /libjava/ChangeLog | |
| parent | ef8259b757c66988d48a383c1b16e1a477a9a3bd (diff) | |
| download | gcc-448f456d7a9043f135f13ea300f8ac124906adfe.tar.gz gcc-448f456d7a9043f135f13ea300f8ac124906adfe.tar.bz2 gcc-448f456d7a9043f135f13ea300f8ac124906adfe.zip | |
verify.cc (verify_instructions_0): Actually push the duplicate of a wide type.
2002-02-06 Mark Wielaard <mark@klomp.org>
* verify.cc (verify_instructions_0) [op_dup2]: Actually push the
duplicate of a wide type.
From-SVN: r49559
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 4823eccaa2b..3a47cc0683c 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,8 @@ +2002-02-06 Mark Wielaard <mark@klomp.org> + + * verify.cc (verify_instructions_0) [op_dup2]: Actually push the + duplicate of a wide type. + 2002-02-06 Tom Tromey <tromey@redhat.com> * verify.cc (type::isnull): New method. |
