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 middle-end/36802] [4.4 Regression] pop_gimplify_context ICE using openmp task construct



------- Comment #3 from jakub at gcc dot gnu dot org  2008-12-08 10:37 -------
Subject: Bug 36802

Author: jakub
Date: Mon Dec  8 10:36:01 2008
New Revision: 142546

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142546
Log:
        PR middle-end/36802
        * omp-low.c (use_pointer_for_field): Only call maybe_lookup_decl
        on parallel and task contexts.

        * testsuite/libgomp.c/pr36802-1.c: New test.
        * testsuite/libgomp.c/pr36802-2.c: New test.
        * testsuite/libgomp.c/pr36802-3.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr36802-1.c
    trunk/libgomp/testsuite/libgomp.c/pr36802-2.c
    trunk/libgomp/testsuite/libgomp.c/pr36802-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog


-- 


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


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