[Bug libfortran/48925] Code cleanup in write_float.def

2016-06-23 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libfortran/48925] Code cleanup in write_float.def

2016-06-18 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 --- Comment #6 from Jerry DeLisle --- Patch posted here: https://gcc.gnu.org/ml/fortran/2016-06/msg00047.html

[Bug libfortran/48925] Code cleanup in write_float.def

2016-06-15 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 --- Comment #5 from Jerry DeLisle --- Created attachment 38707 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38707&action=edit A preliminary patch This patch does a major reorganization of the code for writing formatted real numbers. Act

[Bug libfortran/48925] Code cleanup in write_float.def

2016-05-31 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 Jerry DeLisle changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot gnu.org ---

[Bug libfortran/48925] Code cleanup in write_float.def

2014-01-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 --- Comment #3 from Jerry DeLisle --- Lets first fix the known bugs so we have a good baseline. Then we can reorganize the code with little impact And with with additional test cases fro those bug fixes, we minimize our probability of regressions

[Bug libfortran/48925] Code cleanup in write_float.def

2014-01-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libfortran/48925] Code cleanup in write_float.def

2011-05-24 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 --- Comment #1 from Jerry DeLisle 2011-05-25 01:34:19 UTC --- I will be doing some things with this, maybe not exactly as suggested.