Bug#43170: c++/40

2001-05-28 Thread rodrigc
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

Log for failed build of gcc-2.95_2.95.4.ds2-0.010522

2001-05-28 Thread Matthias Klose
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="-

Bug#99038: internal error using static synchronized

2001-05-28 Thread Patrik Hagglund
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

Re: Installed gcc-defaults 0.8 (i386 source)

2001-05-28 Thread Michael Fedrowitz
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