------- Comment #3 from rguenth at gcc dot gnu dot org  2009-04-27 11:19 -------
Subject: Bug 38374

Author: rguenth
Date: Mon Apr 27 11:18:38 2009
New Revision: 146831

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146831
Log:
2009-04-27  Richard Guenther  <rguent...@suse.de>

        * tree-cfg.c (remove_useless_stmts): Verify stmts afterwards.
        (verify_stmts): Dispatch to gimple/type verification code.
        * tree-inline.c (remap_gimple_op_r): Work around C++ FE
        issue with call argument types.

        java/
        PR java/38374
        * constants.c (build_constants_constructor): Retain the old
        pointer type as valid TYPE_POINTER_TO after patching the
        type of the constant pool decl.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/constants.c
    trunk/gcc/tree-cfg.c
    trunk/gcc/tree-inline.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38374

Reply via email to