[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#300453: gcj-4.0: internal compiler error if constructor name is wrong



Package: gcj-4.0
Version: 4.0-0pre5
Severity: normal


The following code causes a internal compiler error
---------------------------------------------------
public class b{
}

class a extends b{
    c(Sting s){
    }
}
---------------------------------------------------

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gcj-4.0 depends on:
ii  g++-4.0                     4.0-0pre5    The GNU C++ compiler
ii  gcc-4.0-base                4.0-0pre5    The GNU Compiler Collection (base 
ii  java-common                 0.22         Base of all Java packages
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0-0pre5  GCC support library
ii  libgcj6-common              4.0-0pre5    Java runtime library for use with 
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information



Reply to: