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]

Re: [g77] D format specifier


Athol Kemball wrote:
I have had problems with the double precision format specifier Dw.d in g77. The output
contains exponent letter 'E' instead of 'D'. Tested only 3.2.1 & 2.95.3, but both used 'E'.
Is this expected, or does the the standard require 'D''.

I'd suggest filing a bug report into our bugzilla bug database. We don't track messages emailed to gcc-bugs, so you are more likely to get an answer if you file a bug report. See
http://gcc.gnu.org/bugs.html
for more info on submitting bug reports.


I don't know enough about Fortran to answer a question like this.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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