public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/53602] [4.7/4.8 Regression] Libre Office causes an internal compiler error
Date: Sat, 09 Jun 2012 16:28:00 -0000	[thread overview]
Message-ID: <bug-53602-4-x8CcLs1z2F@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53602-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #13 from Richard Henderson <rth at gcc dot gnu.org> 2012-06-09 16:27:59 UTC ---
Author: rth
Date: Sat Jun  9 16:27:52 2012
New Revision: 188360

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188360
Log:
PR c++/53602
        * cfgcleanup.c (execute_jump): Rename from rest_of_handle_jump2.
        (pass_jump): Rename from pass_jump2.
        (execute_jump2, pass_jump2): New.
        * combine-stack-adj.c (rest_of_handle_stack_adjustments): Don't
        perform cfg cleanup here.  Move the test of PUSH_ROUNDING
        and ACCUMULATE_OUTGOING_ARGS test...
        (gate_handle_stack_adjustments): ... here.
        * passes.c (init_optimization_passes): Update for pass_jump2 rename.
        Place new pass_jump2 after pass_stack_adjustments.
        * tree-pass.h (pass_jump): Declare.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgcleanup.c
    trunk/gcc/combine-stack-adj.c
    trunk/gcc/passes.c
    trunk/gcc/tree-pass.h


  parent reply	other threads:[~2012-06-09 16:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07 12:24 [Bug c++/53602] New: " andy at benton dot eu.com
2012-06-07 12:35 ` [Bug c++/53602] " jakub at gcc dot gnu.org
2012-06-07 15:26 ` andy at benton dot eu.com
2012-06-07 15:45 ` paolo.carlini at oracle dot com
2012-06-07 16:12 ` andy at benton dot eu.com
2012-06-07 21:40 ` jakub at gcc dot gnu.org
2012-06-07 21:53 ` [Bug c++/53602] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
2012-06-08  7:51 ` jakub at gcc dot gnu.org
2012-06-08  7:57 ` jakub at gcc dot gnu.org
2012-06-08 14:10 ` rth at gcc dot gnu.org
2012-06-09  6:14 ` rth at gcc dot gnu.org
2012-06-09  6:17 ` rth at gcc dot gnu.org
2012-06-09  6:19 ` rth at gcc dot gnu.org
2012-06-09 16:28 ` rth at gcc dot gnu.org [this message]
2012-06-11 15:01 ` andy at benton dot eu.com
2012-06-11 15:15 ` [Bug c++/53602] [4.7 " jakub at gcc dot gnu.org
2012-06-11 15:18 ` rth at gcc dot gnu.org
2012-06-11 15:22 ` jakub at gcc dot gnu.org
2012-06-12 13:42 ` doko at gcc dot gnu.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=bug-53602-4-x8CcLs1z2F@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).