public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/10653: is_assignable_from_slow bug
@ 2003-05-07  1:46 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2003-05-07  1:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10653
>Category:       libgcj
>Synopsis:       is_assignable_from_slow bug
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 07 01:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
verify.cc:is_assignable_from_slow() is incorrect.
The entire "source->isInterface()" branch is useful
when merging, but otherwise it yields incorrect results.
The fix is to rewrite merging a bit, to rename this
function, and to change one of the calls to a call
to _Jv_isAssignableFrom (which now understands how to
check uninitialized classes).
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-07  1:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-07  1:46 libgcj/10653: is_assignable_from_slow bug tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).