This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/59774] [Regression] Inconsistent rounding between -m32 and -m64


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774

--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I instrumented using:

printf("buffer=%s<<<\n", buffer);

in output_float () to see what is going on.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]