This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/42866] ICE for REDUCTION with ALLOCATABLE array as variable on SECTIONS



------- Comment #2 from jakub at gcc dot gnu dot org  2010-01-26 09:48 -------
Subject: Bug 42866

Author: jakub
Date: Tue Jan 26 09:47:45 2010
New Revision: 156235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156235
Log:
        PR fortran/42866
        * omp-low.c (expand_omp_sections): Only use single_pred if
        l2_bb is single_pred_p.

        * testsuite/libgomp.fortran/allocatable5.f90: New test.

Added:
    trunk/libgomp/testsuite/libgomp.fortran/allocatable5.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42866


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]