This is the mail archive of the gcc-cvs@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]

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


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