[Bug libfortran/48684] Incorrect field alignment with Gw.dEe descriptor
jvdelisle at frontier dot com
gcc-bugzilla@gcc.gnu.org
Sat Apr 23 21:51:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48684
--- Comment #5 from jvdelisle at frontier dot com 2011-04-23 21:50:54 UTC ---
On 04/23/2011 02:27 PM, jvdelisle at gcc dot gnu.org wrote:
--- snip ---
>
> Unpatched gfortran and ifort give:
I meant patched gfortran and ifort give:
>
> 12345678901234567890
> 0.100
> 1.00
> 10.0
> 100.
> 0.100E+00004
> 0.100E+00005
> 0.100E+00006
> 0.100E+00007
> 0.100E+00008
> 0.100E+00009
> 0.100E+00010
> 0.100E+00011
> 0.100E+00012
--- snip ---
>
> My question, are the values of 1.0, 10.0, and 100. formatted correctly?
>
More information about the Gcc-bugs
mailing list