[Bug fortran/59168] Wrong result with non-optimized (!) compilation

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Mon Nov 18 18:46:00 GMT 2013


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |DUPLICATE

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Sorry, I can not reproduce this. I have tried with gfortran 4.7, 4.8 
> and trunk using -O0 up to -O3. The result is always:
>
>   67108864.0    
>   67108864.0

Confirmed for 64 bit mode, but I get the results of comment #0 for 32 bit mode.
This is a duplicate of pr323, i.e., I get 67108864.0 if I compile the test with
'-m32 -ffloat-store'.

*** This bug has been marked as a duplicate of bug 323 ***



More information about the Gcc-bugs mailing list