Bug#244494: gcj-3.3: Segmentation fault when compiling a class that depends on another.

2004-04-18 Thread Margarita Manterola
Package: gcj-3.3 Version: 1:3.3.3-1 Severity: normal I have two classes, one class called Nota, and one called Partitura. Partitura has methods that return a Nota, or that receive one. So, in the first line I have import Nota; The thing is that Nota.java compiles ok, but when I try to compile

[Bug c++/11295] [3.3 regression] ICE when using a non-trivial object in a compound statement expression

2004-04-18 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-04-18 17:13 --- Won't fix in 3.3.x -- What|Removed |Added Status|REOPENED

[Bug c++/11295] [3.3 regression] ICE when using a non-trivial object in a compound statement expression

2004-04-18 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.3.4 |3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11295 --- You are receiving this mail because: ---

[Bug middle-end/14711] [3.3 regression] ICE in final.c:2117 when compiling a huge source file

2004-04-18 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-04-18 19:00 --- This is a long standing regresssion (since 3.0). It is fixed in 3.4.0 and 3.5.0. It will not be fixed in 3.3.x. -- Gaby -- What|Removed |Added