[Bug fortran/80291] [5/6/7 Regression] internal compiler error: in gfc_conv_expr_descriptor, at fortran/trans-array.c:6662
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 3 20:09:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80291
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
CC| |jakub at gcc dot gnu.org
Target Milestone|--- |5.5
Summary|internal compiler error: in |[5/6/7 Regression] internal
|gfc_conv_expr_descriptor, |compiler error: in
|at |gfc_conv_expr_descriptor,
|fortran/trans-array.c:6662 |at
| |fortran/trans-array.c:6662
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
r163260 rejected it:
Error: Incompatible ranks 0 and 1 in assignment at (1)
and r163270 already ICEs like everything later.
In that range only r163263 mentions gfc_conv_procedure_call where the ICE
occurred at that point.
More information about the Gcc-bugs
mailing list