public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/38374] constant pool references have wrong types in ADDR_EXPR
Date: Mon, 27 Apr 2009 11:19:00 -0000	[thread overview]
Message-ID: <20090427111911.25280.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38374-10053@http.gcc.gnu.org/bugzilla/>



------- 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  <rguenther@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


  parent reply	other threads:[~2009-04-27 11:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02 15:55 [Bug java/38374] New: " rguenth at gcc dot gnu dot org
2009-04-15 12:17 ` [Bug java/38374] " rguenth at gcc dot gnu dot org
2009-04-27 11:18 ` rguenth at gcc dot gnu dot org
2009-04-27 11:19 ` rguenth at gcc dot gnu dot org [this message]
2009-04-27 21:39 ` dave dot korn dot cygwin at gmail dot com
2009-04-28  3:30 ` dave dot korn dot cygwin at gmail dot com
2009-04-28  8:19 ` rguenther at suse dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090427111911.25280.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).