[Bug fortran/51310] -finit-bla doesn't initialize *all* items of type bla to the requested constant.

toon at moene dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 16 19:22:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51310

--- Comment #10 from Toon Moene <toon at moene dot org> ---
On 1/14/19 11:52 PM, dominiq at lps dot ens.fr wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51310
> 
> --- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Output from the test in comment 0 is now
> 
>                         NaN   0.0000000000000000                            NaN
>   n=           3
>   a=                       NaN                       NaN
> NaN
>   var=                       NaN
>   b=                       NaN                       NaN
> NaN
>   c=   0.0000000000000000        0.0000000000000000        0.0000000000000000
> 
> i.e., the allocated allocatable arrays are not initialized.
> 
> Toon do you still want to have this PR assigned to you?
> 
> This PR is also related to pr33430.
> 

Yes, leave it for the time being - I will see if I can do something 
about it (or unassign, if not).

Thanks,


More information about the Gcc-bugs mailing list