[Bug middle-end/85221] [openacc] ICE in install_var_field, at omp-low.c:657

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 5 06:52:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85221

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Same for declare-allocatable-3.f90 and declare-allocatable-4.f90:
...
$ grep 'internal compiler error:.*install_var_field'
libgomp.testsuite/libgomp.log | sed 's/.*\///' | sort -u
declare-allocatable-1.f90:157:0: internal compiler error: in install_var_field,
at omp-low.c:657
declare-allocatable-1.f90:157:0: internal compiler error: in install_var_field,
at omp-low.c:657
declare-allocatable-3.f90:164:0: internal compiler error: in install_var_field,
at omp-low.c:657
declare-allocatable-3.f90:164:0: internal compiler error: in install_var_field,
at omp-low.c:657
declare-allocatable-4.f90:55:0: internal compiler error: in install_var_field,
at omp-low.c:657
declare-allocatable-4.f90:55:0: internal compiler error: in install_var_field,
at omp-low.c:657
...


More information about the Gcc-bugs mailing list