This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136170 - in /branches/gimple-tuples-branch/gcc...
- From: aldyh at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 May 2008 14:58:45 -0000
- Subject: r136170 - in /branches/gimple-tuples-branch/gcc...
Author: aldyh
Date: Thu May 29 14:58:44 2008
New Revision: 136170
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136170
Log:
* omp-low.c (expand_omp_parallel): Parse an assignment from an
ADDR_EXPR correctly.
* gimple-pretty-print.c (dump_gimple_omp_parallel): Print braces when
appropriate.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimple-pretty-print.c
branches/gimple-tuples-branch/gcc/omp-low.c