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 #2 from jakub at gcc dot gnu dot org  2009-11-13 18:38 -------
Subject: Bug 42029

Author: jakub
Date: Fri Nov 13 18:38:36 2009
New Revision: 154161

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154161
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:
    trunk/libgomp/testsuite/libgomp.c/pr42029.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/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]