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]

r135322 - in /branches/gimple-tuples-branch/gcc...


Author: aldyh
Date: Thu May 15 00:57:41 2008
New Revision: 135322

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135322
Log:
        * omp-low.c (optimize_omp_library_calls): Make sure statement is
        a GIMPLE_CALL before we look inside of it.
        * tree-cfg.c (move_stmt_op): Exit gracefully.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/omp-low.c
    branches/gimple-tuples-branch/gcc/tree-cfg.c


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