[Bug fortran/71085] ICE with some intrinsic functions specifying array function result dimension
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 12 12:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71085
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-05-12
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed on trunk.
> ./f951 -quiet t.f90
t.f90:1:0:
print *, f()
internal compiler error: Segmentation fault
0xf03530 crash_signal
/space/rguenther/src/svn/trunk/gcc/toplev.c:333
0x8cd83c gfc_apply_interface_mapping_to_expr
/space/rguenther/src/svn/trunk/gcc/fortran/trans-expr.c:4255
0x8cd7b6 gfc_apply_interface_mapping_to_expr
/space/rguenther/src/svn/trunk/gcc/fortran/trans-expr.c:4245
0x8cd969 gfc_apply_interface_mapping(gfc_interface_mapping*, gfc_se*,
gfc_expr*)
/space/rguenther/src/svn/trunk/gcc/fortran/trans-expr.c:4291
0x887f92 gfc_set_loop_bounds_from_array_spec(gfc_interface_mapping*, gfc_se*,
gfc_array_spec*)
...
More information about the Gcc-bugs
mailing list