r132457 - in /branches/gimple-tuples-branch/gcc...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Tue Feb 19 23:33:00 GMT 2008
Author: dnovillo
Date: Tue Feb 19 23:33:09 2008
New Revision: 132457
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132457
Log:
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00804.html
java/ChangeLog.tuples
2008-02-19 Diego Novillo <dnovillo@google.com>
* java-gimplify.c (java_gimplify_self_mod_expr): Change
gimple_seq arguments to gimple_seq *. Update all users.
cp/ChangeLog.tuples
2008-02-19 Diego Novillo <dnovillo@google.com>
Oleg Ryjkov <olegr@google.com>
* cp-gimplify.c (gimplify_for_stmt): Change gimple_seq
argument to gimple_seq *. Update all users.
(gimplify_must_not_throw_expr): Likewise.
fortran/ChangeLog.tuples
2008-02-19 Diego Novillo <dnovillo@google.com>
* fortran/Make-lang.in (fortran-warn): Remove.
Modified:
branches/gimple-tuples-branch/gcc/cp/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/cp/cp-gimplify.c
branches/gimple-tuples-branch/gcc/fortran/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/fortran/Make-lang.in
branches/gimple-tuples-branch/gcc/java/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/java/java-gimplify.c
More information about the Gcc-cvs
mailing list