[Bug java/18550] Remainder on floating point doesn't return the expected result

2004-11-21 Thread olivier_thomann at ca dot ibm dot com
--- Additional Comments From olivier_thomann at ca dot ibm dot com 2004-11-22 02:20 --- So where should I report this bug? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18550

[Bug java/18550] Remainder on floating point doesn't return the expected result

2004-11-18 Thread olivier_thomann at ca dot ibm dot com
--- Additional Comments From olivier_thomann at ca dot ibm dot com 2004-11-18 19:26 --- Sorry, my test case was wrong. Here is the right one: public class X { public static void main(String args[]) { System.out.println(3.14f % Float.POSITIVE_INFINITY

[Bug java/18550] New: Remainder on floating point doesn't return the expected result

2004-11-18 Thread olivier_thomann at ca dot ibm dot com
n: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: olivier_thomann at ca dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc