public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jojelino at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug driver/45936] [4.6 regression] cc1 enters infinite loop within combine_simplify_rtx()
Date: Sat, 16 Oct 2010 17:58:00 -0000	[thread overview]
Message-ID: <20101016175800.kwxdJc5rHPfu3VDnHXuJ48FfFsbkPp2Oe4OUuJNlcFY@z> (raw)
In-Reply-To: <bug-45936-4@http.gcc.gnu.org/bugzilla/>

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

gee <jojelino at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6 regression] cc1 fails  |[4.6 regression] cc1 enters
                   |to generate target code     |infinite loop within
                   |with -O2                    |combine_simplify_rtx()

--- Comment #4 from gee <jojelino at gmail dot com> 2010-10-16 17:58:10 UTC ---
oh my god... maybe i need recompile gcc with -O2 -g... 
it died before call frame depth exceed #74673 LOL
#74650 0x00a10020 in if_then_else_cond ()
#74651 0x00a10020 in if_then_else_cond ()
#74652 0x00a10020 in if_then_else_cond ()
#74653 0x00a10020 in if_then_else_cond ()
#74654 0x00a10020 in if_then_else_cond ()
#74655 0x00a10020 in if_then_else_cond ()
#74656 0x00a10020 in if_then_else_cond ()
#74657 0x00a10020 in if_then_else_cond ()
#74658 0x00a16e51 in combine_simplify_rtx ()
#74659 0x00a1934b in subst ()
#74660 0x00a1912c in subst ()
#74661 0x00a1912c in subst ()
#74662 0x00a1c369 in try_combine ()
#74663 0x00a20774 in rest_of_handle_combine ()
#74664 0x0065418d in execute_one_pass ()
#74665 0x00654425 in execute_pass_list ()
#74666 0x00654438 in execute_pass_list ()
#74667 0x0079054b in tree_rest_of_compilation ()
#74668 0x00656a0c in cgraph_expand_function ()
#74669 0x00659885 in cgraph_optimize ()
#74670 0x00659e6a in cgraph_finalize_compilation_unit ()
---Type <return> to continue, or q <return> to quit---
#74671 0x0041c428 in c_write_global_declarations ()
#74672 0x006631f2 in toplev_main ()
#74673 0x004a6f50 in main ()


  parent reply	other threads:[~2010-10-16 17:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 15:24 [Bug driver/45936] New: [4.6 regression] cc1 fails to generate target code with -O2 jojelino at gmail dot com
2010-10-07 15:26 ` [Bug driver/45936] " jojelino at gmail dot com
2010-10-07 15:29 ` rguenth at gcc dot gnu.org
2010-10-08 14:13 ` jojelino at gmail dot com
2010-10-16 17:58 ` jojelino at gmail dot com [this message]
2010-10-16 19:28 ` [Bug driver/45936] [4.6 regression] cc1 enters infinite loop within combine_simplify_rtx() jojelino at gmail dot com
2010-11-03 15:41 ` rguenth at gcc dot gnu.org
2010-11-04 12:03 ` [Bug rtl-optimization/45936] " rguenth at gcc dot gnu.org
2010-11-04 12:20 ` jakub at gcc dot gnu.org
2010-11-04 17:38 ` jojelino at gmail dot com

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=20101016175800.kwxdJc5rHPfu3VDnHXuJ48FfFsbkPp2Oe4OUuJNlcFY@z \
    --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).