[Bug java/31622] Segment violation in the “toString” method on a mathematical expression

2007-04-25 Thread eduardo dot iniesta at aquiline dot es
--- Comment #7 from eduardo dot iniesta at aquiline dot es 2007-04-25 13:26 --- Thank you very much, Tom. I have updated GCC 4.3.0. Everything is well. (In reply to comment #6) > Ok. You are running a version of gcj 4.3 from *before* the gcj-eclipse > merge. So, this is cor

[Bug java/31622] Segment violation in the “toString” method on a mathematical expression

2007-04-22 Thread eduardo dot iniesta at aquiline dot es
--- Comment #5 from eduardo dot iniesta at aquiline dot es 2007-04-23 07:53 --- (In reply to comment #4) > Please post the output of running gcj -C -v Fail.java > Thanks. > The output of running gcj -C -v Fail.java is: $ gcj -C -v Fail.java > salida_compil

[Bug java/31622] Segment violation in the “toString” method on a mathematical expression

2007-04-19 Thread eduardo dot iniesta at aquiline dot es
--- Comment #3 from eduardo dot iniesta at aquiline dot es 2007-04-19 17:39 --- (In reply to comment #1) Thanks... The exact version is: $ gcj --version gcj (GCC) 4.3.0 20061212 (experimental) ... > Are you sure you are using gcj 4.3? > > I see a SEGV with 4.1 and 4.2.

[Bug java/31622] New: Segment violation in the “toString” method on a mathematical expression

2007-04-18 Thread eduardo dot iniesta at aquiline dot es
a mathematical expression Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eduardo dot iniesta at aquiline dot es