http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48602
--- Comment #36 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-04-20 04:18:31 UTC --- Author: jvdelisle Date: Wed Apr 20 04:18:25 2011 New Revision: 172753 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172753 Log: 2011-04-19 Jerry DeLisle <jvdeli...@gcc.gnu.org> PR libgfortran/48602 * io/write_float.def (output_float_FMT_G): Fix reversal in conditional. Use asm volatile to mark temp variable, avoiding optimization errors. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/write_float.def