[Bug fortran/58750] [4.8/4.9 Regression] Allocate-on-assignment statement determines incorrect size(other_array) for certain KINDs
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Oct 16 18:30:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58750
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-10-16
CC| |burnus at gcc dot gnu.org
Summary|Allocate-on-assignment |[4.8/4.9 Regression]
|statement determines |Allocate-on-assignment
|incorrect size(other_array) |statement determines
|for certain KINDs |incorrect size(other_array)
| |for certain KINDs
Ever confirmed|0 |1
--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Created attachment 31020 [details]
> The simple error demonstration, for those who don't like pastebin
In order to debug wrong codes, it is not a question of paste bin, but an
executable test is needed. The miscompilation occurred between revisions 195808
(OK, 2013-02-06) and 195931 (2013-02-10).
More information about the Gcc-bugs
mailing list