[Bug fortran/69739] [4.9/5/6 Regression] ICE during array result, allocatable assignment
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Feb 10 20:00:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69739
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-02-10
CC| |pault at gcc dot gnu.org
Known to work| |4.5.4
Summary|ICE during array result, |[4.9/5/6 Regression] ICE
|allocatable assignment |during array result,
| |allocatable assignment
Ever confirmed|0 |1
Known to fail| |4.6.4, 4.7.3, 4.9.3, 5.3.0,
| |6.0
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.6 up to trunk (6.0). The ICE disappears if the code is
compiled with -fno-realloc-lhs. The change occurred between revisions r167173
(2010-11-26, OK) and r167380 (2010-12-02, ICE), likely r167220.
More information about the Gcc-bugs
mailing list