[Bug fortran/46874] [OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 16 20:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-16 20:18:04 UTC ---
Author: jakub
Date: Sun Jan 16 20:18:01 2011
New Revision: 168864
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168864
Log:
Backport from mainline
2010-12-14 Jakub Jelinek <jakub@redhat.com>
PR fortran/46874
* trans-openmp.c (gfc_trans_omp_array_reduction): Handle allocatable
dummy variables.
* libgomp.fortran/allocatable6.f90: New test.
Added:
branches/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/allocatable6.f90
Modified:
branches/gcc-4_5-branch/gcc/fortran/ChangeLog
branches/gcc-4_5-branch/gcc/fortran/trans-openmp.c
branches/gcc-4_5-branch/libgomp/ChangeLog
More information about the Gcc-bugs
mailing list