r197661 - in /branches/gcc-4_8-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Apr 10 06:35:00 GMT 2013
Author: jakub
Date: Wed Apr 10 06:35:48 2013
New Revision: 197661
URL: http://gcc.gnu.org/viewcvs?rev=197661&root=gcc&view=rev
Log:
Backported from mainline
2013-04-09 Jakub Jelinek <jakub@redhat.com>
PR middle-end/56883
* omp-low.c (expand_omp_for_generic, expand_omp_for_static_nochunk,
expand_omp_for_static_chunk): Use simple_p = true in
force_gimple_operand_gsi calls when assigning to addressable decls.
* c-c++-common/gomp/pr56883.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr56883.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/omp-low.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list