Synopsis: Result naming doesn't work for functions defined in a class
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Mon May 28 18:44:40 2001
State-Changed-Why:
Tested under gcc version 3.0 20010528 (prerelease)
Your example uses the G
Ryan Murray writes:
> gcc 2.95 fails to build on mips:
ok, debian/patches/gcc-mips-linux.dpatch didn't call autoconf. Please
could you retry with the appended updated patch and autoconf2.13
(currently in incoming) installed?
#! /bin/sh -e
src=gcc
if [ $# -eq 3 -a "$2" = '-d' ]; then
pdir="-
Package: gcj-3.0
Version: 1:3.0-0pre010526
Severity: normal
// > gcj-3.0 -c -O1 Bug.java
// Bug.java: In class `Bug':
// Bug.java: In method `Bug.get()':
// Bug.java:3: Internal error: Segmentation fault
class Bug {
static synchronized Object get(int i) { return null; }
static synchro
On Sun, May 27, 2001 at 15:01:13 -0400, Matthias Klose wrote:
>* Update version number to 2.95.4 (except m68k).
^^^
Why? gcc-2.95 is currently at 2.95.4.ds1-0.010506 on m68k (and I'll try the
new one ASAP).
-Michael
4 matches
Mail list logo