[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2019-01-30 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 --- Comment #9 from Uroš Bizjak --- (In reply to David Edelsohn from comment #7) > What progress do you expect? IBM long double does not support non-default > rounding. This will be fixed when PPC64LE long double defaults to IEEE 128 > bit

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2017-04-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 --- Comment #8 from Martin Liška --- (In reply to David Edelsohn from comment #7) > What progress do you expect? IBM long double does not support non-default > rounding. This will be fixed when PPC64LE long double defaults to IEEE 128 > bit

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2017-04-24 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 --- Comment #7 from David Edelsohn --- What progress do you expect? IBM long double does not support non-default rounding. This will be fixed when PPC64LE long double defaults to IEEE 128 bit floating point.

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2017-04-24 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #6

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2015-09-11 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 --- Comment #5 from Pat Haugen --- (In reply to Francois-Xavier Coudert from comment #3) > How about with this? I'm trying to come as close as possible to the exact > sequence of fe.etround() calls as the Fortran front-end and runtime library >

[Bug fortran/67531] No IEEE rounding support for powerpc long double type

2015-09-10 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|