public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/24999]  New: [4.0.2 regression] symbol lookup failure
@ 2005-11-23 12:15 bero at arklinux dot org
  2005-11-23 12:17 ` [Bug java/24999] " bero at arklinux dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bero at arklinux dot org @ 2005-11-23 12:15 UTC (permalink / raw)
  To: java-prs

Running

gcj -C org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding.java

in the attached test code results in

./org/eclipse/jdt/internal/compiler/lookup/TagBits.java: In class
'org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding':
./org/eclipse/jdt/internal/compiler/lookup/TagBits.java: In constructor
'(org.eclipse.jdt.internal.compiler.lookup.ClassScope,org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding,org.eclipse.jdt.internal.compiler.ast.CaseStatement)':
./org/eclipse/jdt/internal/compiler/lookup/TagBits.java:20: error: Undefined
variable or class name: 'ASTNode.Bit3'.
        final int IsNestedType = ASTNode.Bit3;
                                    ^
1 error


ASTNode.Bit3 is defined though, and the same command on the same code works
with 4.0.1.


-- 
           Summary: [4.0.2 regression] symbol lookup failure
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24999


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-12 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-23 12:15 [Bug java/24999] New: [4.0.2 regression] symbol lookup failure bero at arklinux dot org
2005-11-23 12:17 ` [Bug java/24999] " bero at arklinux dot org
2005-11-23 17:12 ` bero at arklinux dot org
2005-12-12 20:08 ` pinskia at gcc dot gnu dot org

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).