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/42029] [4.5 Regression] ICE with complex data type and openmp for reduction clause



------- Comment #3 from jakub at gcc dot gnu dot org  2009-11-13 18:42 -------
Subject: Bug 42029

Author: jakub
Date: Fri Nov 13 18:42:32 2009
New Revision: 154162

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154162
Log:
        PR middle-end/42029
        * gimplify.c (gimplify_omp_atomic): Set DECL_GIMPLE_REG_P on
        tmp_load if needed.

        * libgomp.c/pr42029.c: New test.

Added:
    branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c/pr42029.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/gimplify.c
    branches/gcc-4_4-branch/libgomp/ChangeLog


-- 


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


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