This is the mail archive of the gcc-prs@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]

java/1111: Order matter for inline candidates



>Number:         1111
>Category:       java
>Synopsis:       Order matters for inline candidates
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:06:06 PST 2000
>Closed-Date:    
>Last-Modified:  Wed Nov 17 12:09:22 PST 1999
>Originator:     Alex Petit-Bianco
>Release:        Current
>Organization:
>Environment:
All
>Description:
Inline candidates have to be seen as such before being 
inlined when used.
>How-To-Repeat:
Use an inline candidate before and after declaration. Notice
that the candidate's symbol still exists when the candidate
is declared after having been used.
>Fix:
Have inline candidates considered first (re-ordering the
list of methods in a class.)
>Release-Note:

>Audit-Trail:

Formerly PR gcj/105

>Unformatted:



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