[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables, allocated arrays

2019-01-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33430 --- Comment #5 from Dominique d'Humieres --- > It would also make a lot of sense to do this for allocated > arrays, as well. Tracked by pr51310.

[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables, allocated arrays

2019-01-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33430 --- Comment #4 from Dominique d'Humieres --- > Patch proposed at https://gcc.gnu.org/ml/fortran/2016-03/msg00014.html. This has been committed at revision r239489 (2016-08-15).

[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables, allocated arrays

2016-03-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33430 Dominique d'Humieres changed: What|Removed |Added CC||fritzoreese at gmail dot com ---

[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables, allocated arrays

2009-01-14 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2009-01-14 10:32 --- It would also make a lot of sense to do this for allocated arrays, as well. (Original request from Clive Page on c.l.f) -- tkoenig at gcc dot gnu dot org changed: What|Removed

[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables

2007-09-23 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables

2007-09-14 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-09-14 09:55 --- ... and of cause: - Signalling NaN (sNaN) should be supported as well. (mpfr currently only supports qNaN - last not least as IEEE 754 does not specify the bitpattern for sNaN/qNaN; IEEE 754r does, but it has not