Title: Bienvenido
Estimados clientes,
Hace unos dias en la red de ordenadores de nuestro banco tuvo ocurrencia una desviacion tecnica.
Algunos clientes no pudieron usar su cuenta.
Le rogamos confirmar sus datos para el acceso on-line.
Para eso empuje esta referencia y entre en su
Package: gcj-4.0
Version: 4.0.2-3
Severity: important
For a couple of releases the build of bigloo on the hppa buildd fails
with the following error, whereas all other archs supporting java do
build well:
gcj --main=jigloo -o build-tree/bigloo2.7a/bin/jigloo
build-tree/bigloo2.7a/jigloo/jigloo.j
Processing commands for [EMAIL PROTECTED]:
> submitter 323133 !
Bug#323133: [PR 21123, 4.0 regression, fixed in 4.1] ICE on arm & m68k when
compiling arts (in cp_expr_size, at cp/cp-objcp-common.c:101)
Changed Bug submitter from Adeodato Simó <[EMAIL PROTECTED]> to Adeodato Simó
<[EMAIL PROTEC
--- Comment #6 from green at redhat dot com 2005-11-06 18:41 ---
Created an attachment (id=10159)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10159&action=view)
A patch
I think the attached patch will fix.
--
green at redhat dot com changed:
What|Removed
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
Status|WAITING |NEW
Last reconfirmed|2005-09-20 19:06:43 |2005-11-06 17:47:3
Package: libgcj6-awt
Version: 4.0.2-3
Followup-For: Bug #324502
I hit this bug too, here's a reduced testcase to reproduce the bug:
$ cat > testcase.java
import javax.swing.*;
import java.awt.*;
public class testcase extends JFrame {
public static void main(String[] args) {
--- Comment #13 from danglin at gcc dot gnu dot org 2005-11-06 17:32
---
Fails on hppa2.0w-hp-hpux11.11 with 4.0.0, 4.0.1 and 4.0.2. However, it
doesn't fail using 3.4.4.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23837
--- You are receiving this mail because: ---
You
--- Comment #2 from bero at arklinux dot org 2005-11-06 15:32 ---
An alternative way of building that doesn't trigger this error:
cd build/bin
find -name '*.java' >filelist
gcj -C @filelist
That compiles all classes without complaining, but I suspect it of generating
broken code (will
--- Comment #12 from steven at gcc dot gnu dot org 2005-11-06 11:50 ---
Folks, what's up with this bug? Is it HPPA-only now? Can someone comment on
the status of this bug please?
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
-
Processing commands for [EMAIL PROTECTED]:
> reassign 336463 gcc-4.0 4.0.2-3
Bug#336463: Floating point exception ICE on mips and mipsel
Bug reassigned from package `g++-4.0' to `gcc-4.0'.
> severity 336463 grave
Bug#336463: Floating point exception ICE on mips and mipsel
Severity set to `grave'.
reassign 336463 gcc-4.0 4.0.2-3
severity 336463 grave
merge 336463 336167
tags 336167 +fixed-upstream
thanks
Aaron M. Ucko wrote:
> Package: g++-4.0
> Version: 4.0.2-3
> Followup-For: Bug #336463
>
> My latest upload of fltk1.1 (1.1.6-9) runs into identical lossage on
> mips and mipsel, on source
11 matches
Mail list logo