[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2019-03-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28144 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2019-03-05 Thread steven at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28144 Steven Bosscher changed: What|Removed |Added Status|REOPENED|WAITING Last reconfirmed|2016-03-08

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2016-03-08 Thread amylaar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28144 Jorn Wolfgang Rennecke changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2016-03-06 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28144 Oleg Endo changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2006-07-17 Thread patchapp at dberlin dot org
--- Comment #5 from patchapp at dberlin dot org 2006-07-17 16:05 --- Subject: Bug number PR tree-optimization/28144 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-07/msg00732.html -- http://gcc.

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2006-06-29 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2006-06-29 21:44 --- Subject: Bug number PR tree-optimization/28144 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-06/msg01402.html -- http://gcc.

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2006-06-26 Thread joern dot rennecke at st dot com
--- Comment #3 from joern dot rennecke at st dot com 2006-06-26 11:19 --- Subject: Re: floating point constant -> byte/char/short conversion is wrong for java aph at gcc dot gnu dot org wrote: >--- Comment #2 from aph at gcc dot gnu dot org 2006-06-26 09:45 --- >Thank you fo

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2006-06-26 Thread aph at gcc dot gnu dot org
--- Comment #2 from aph at gcc dot gnu dot org 2006-06-26 09:45 --- Thank you for this patch. It seems to be a patch for the core constant folding code. Would it not be more appropriate to do this in the Java front end's function convert() (in java/typeck.c) ? -- http://gcc.gnu.or

[Bug tree-optimization/28144] floating point constant -> byte/char/short conversion is wrong for java

2006-06-23 Thread amylaar at gcc dot gnu dot org
--- Comment #1 from amylaar at gcc dot gnu dot org 2006-06-23 17:55 --- Created an attachment (id=11733) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11733&action=view) patch I'm currently testing this patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28144