Processing commands for [EMAIL PROTECTED]:
> tags 165635 + fixed-upstream
Bug#165635: [fixed in 4.1] [PR java/8608] segmentation fault on compiling bad
program
Tags were: fixed-upstream upstream
Tags added: fixed-upstream
> retitle 165635 [fixed in 4.1] segmentation fault on compiling bad progra
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-21
16:35 ---
Fixed in 4.1.0 and above.
--
What|Removed |Added
Status|NEW
Processing commands for [EMAIL PROTECTED]:
> tags 165635 + fixed-upstream
Bug#165635: [PR java/8608] segmentation fault on compiling bad program
Tags were: upstream
Tags added: fixed-upstream
> retitle 165635 [fixed in 4.1] [PR java/8608] segmentation fault on compiling
> bad program
Bug#165635:
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-01
17:25 ---
Subject: Bug 8608
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-03-01 17:24:55
Modified files:
gcc/java : check-init.c ChangeLog
Log message:
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-02-09
13:50 ---
An ugly patch is here:
http://gcc.gnu.org/ml/java-patches/2005-q1/msg00303.html
--
What|Removed |Added
--
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-02-07
13:06 ---
The simplest testcase that reproduces this bug with
the current mainline is:
class Foo
{
void bar()
{
int a;
int i;
for(i=a;;);
}
}
If the "int i" is removed and the for loop
is changed t
--- Additional Comments From timo dot lindfors at iki dot fi 2004-10-10
20:01 ---
This seems to be still alive,
$ gcj -C Bug165635.java
Bug165635.java: In class `Bug165635':
Bug165635.java: In method `Bug165635.main(java.lang.String[])':
Bug165635.java:2: internal compiler error: Segmen
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8608
pinskia at physics dot uc dot edu changed:
What|Removed |Added
Last
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8608
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|UNC
9 matches
Mail list logo