public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/26097] [4.2 regression]: Libjava failed to build
Date: Sat, 04 Feb 2006 19:35:00 -0000	[thread overview]
Message-ID: <20060204193503.6843.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26097-682@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-04 19:35 -------
One of the following patches caused:

+2006-02-03  Jason Merrill  <jason@redhat.com>
+
+       PR c++/25979
+       * gimplify.c (gimplify_modify_expr_rhs): Disable *& optimization for
now.
+
+       PR middle-end/25977
+       * gimplify.c (gimplify_modify_expr_rhs): It's not always safe to do RVO
+       on the return slot if it's an NRV.
+
+2006-02-03  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * tree-ssa-loop-ivopts.c (enum use_type): Remove USE_OUTER.
+       (dump_use, add_derived_ivs_candidates, determine_use_iv_cost,
+       rewrite_use): Do not handle USE_OUTER.
+       (find_interesting_uses_outer_or_nonlin, find_interesting_uses_outer,
+       add_iv_outer_candidates, may_replace_final_value,
+       determine_use_iv_cost_outer, rewrite_use_outer): Removed.
+       (find_interesting_uses_op): Functionality of
+       find_interesting_uses_outer_or_nonlin moved here.
+       (find_interesting_uses_outside): Use find_interesting_uses_op.


--- trunk.prev/gcc/java/ChangeLog       2006-02-03 03:01:49.000000000 -0500
+++ trunk/gcc/java/ChangeLog    2006-02-04 00:03:32.000000000 -0500
@@ -1,3 +1,24 @@
+2006-02-04  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * expr.c (java_stack_swap): Revert gcc_assert patch.
+
+2006-02-03  Ben Elliston  <bje@au.ibm.com>
+
+       * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.
+       * typeck.c: Likewise.
+       * verify-impl.c: Likewise.
+       * class.c: Likewise.
+       * decl.c: Likewise.
+       * jcf-parse.c: Likewise.
+       * constants.c: Likewise.
+       * check-init.c: Likewise.
+       * jcf-write.c: Likewise.
+       * verify-glue.c: Likewise.
+       * mangle.c: Likewise.
+       * expr.c: Likewise.
+       * lang.c: Likewise.
+       * boehm.c: Likewise.


--- trunk.prev/libjava/ChangeLog        2006-02-03 03:18:35.000000000 -0500
+++ trunk/libjava/ChangeLog     2006-02-04 00:51:03.000000000 -0500
@@ -1,3 +1,22 @@
+2006-02-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * Makefile.am (src.zip): Update src.zip file search to look in
+       classpath directory.
+       * Makefile.in: Regenerate.
+
+2006-02-03  Robert Schuster  <robertschuster@fsfe.org>
+
+       * link.cc:
+       (_Jv_Linker::create_error_method): Added missing (void *) cast.
+
+2006-02-03  Robert Schuster  <robertschuster@fsfe.org>
+
+       * include/jvm.h:
+       (_Jv_Linker::create_error_method): New method declaration.
+       * link.cc:
+       (_Jv_Linker::create_error_method): New method.
+       (_Jv_Linker::link_symbol_table): Use new method above.
+


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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


  reply	other threads:[~2006-02-04 19:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-04 17:49 [Bug libgcj/26097] New: " hjl at lucon dot org
2006-02-04 19:35 ` pinskia at gcc dot gnu dot org [this message]
2006-02-04 19:36 ` [Bug java/26097] " pinskia at gcc dot gnu dot org
2006-02-04 19:47 ` pinskia at gcc dot gnu dot org
2006-02-04 20:01 ` rguenth at gcc dot gnu dot org
2006-02-04 20:05 ` hjl at lucon dot org
2006-02-04 20:21 ` pinskia at gcc dot gnu dot org
2006-02-04 21:49 ` tromey at gcc dot gnu dot org
2006-02-04 21:53 ` tromey at gcc dot gnu dot org
2006-02-04 22:05 ` tromey at gcc dot gnu dot org
2006-02-04 22:26 ` andreast at gcc dot gnu dot org
2006-02-04 23:30 ` tromey at gcc dot gnu dot org
2006-02-04 23:30 ` tromey at gcc dot gnu dot org

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=20060204193503.6843.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).