This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
java/8709: class init optimization should check subclasses
- From: tromey at redhat dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 26 Nov 2002 05:57:20 -0000
- Subject: java/8709: class init optimization should check subclasses
- Reply-to: tromey at redhat dot com
>Number: 8709
>Category: java
>Synopsis: class init optimization should check subclasses
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 25 22:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Tom Tromey
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
When doing the class initialization optimization,
if a subclass of the class in question has been
initialized, then we don't need to initialize the
class.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: