public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pluto at agmk dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/36498] [4.3 Regression] time/memory hog for large c++ source.
Date: Wed, 11 Jun 2008 14:11:00 -0000	[thread overview]
Message-ID: <20080611141035.18533.qmail@sourceware.org> (raw)
In-Reply-To: <bug-36498-7667@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from pluto at agmk dot net  2008-06-11 14:10 -------
testcase tested with:

$ i486-gnu-linux-g++ -g0 -O2 -std=gnu++0x -fno-threadsafe-statics
                     -fPIC hescoreScr.ii -c

gdb report still the same backtrace:

(gdb) bt
#0  0x000000000066891b in set_bb_for_stmt ()
#1  0x000000000069c4cb in create_phi_node ()
#2  0x000000000068d066 in insert_phi_nodes_for ()
#3  0x000000000068d3e8 in insert_updated_phi_nodes_for ()
#4  0x000000000068e59c in update_ssa ()
#5  0x00000000006bd21a in compute_may_aliases ()
#6  0x00000000005f2c8a in execute_function_todo ()
#7  0x00000000005f274d in execute_todo ()
#8  0x00000000005f294a in execute_one_pass ()
#9  0x00000000005f2a9c in execute_pass_list ()
#10 0x00000000005f2aae in execute_pass_list ()
#11 0x0000000000695892 in tree_rest_of_compilation ()
#12 0x0000000000792902 in cgraph_expand_function ()
#13 0x000000000079404e in cgraph_optimize ()
#14 0x00000000004482ef in cp_write_global_declarations ()
#15 0x000000000066362e in toplev_main ()
#16 0x00002b69a416c4a4 in __libc_start_main () from /lib64/libc.so.6
#17 0x00000000004023a9 in _start ()


-- 

pluto at agmk dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |i486-gnu-linux


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


  parent reply	other threads:[~2008-06-11 14:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 14:05 [Bug other/36498] New: " pluto at agmk dot net
2008-06-11 14:06 ` [Bug other/36498] " pluto at agmk dot net
2008-06-11 14:11 ` pluto at agmk dot net [this message]
2008-06-11 14:47 ` rguenth at gcc dot gnu dot org
2008-06-11 14:56 ` rguenth at gcc dot gnu dot org
2008-06-11 15:21 ` rguenth at gcc dot gnu dot org
2008-06-11 19:28 ` pluto at agmk dot net
2008-06-11 19:36 ` rguenth at gcc dot gnu dot org
2008-06-11 20:15 ` pluto at agmk dot net
2008-06-11 20:42 ` rguenth at gcc dot gnu dot org
2008-06-11 20:50 ` pluto at agmk dot net
2008-06-11 21:05 ` rguenth at gcc dot gnu dot org
2008-06-11 21:18 ` pluto at agmk dot net
2008-06-13  8:43 ` rguenth at gcc dot gnu dot org
2008-06-13 21:53 ` mmitchel at gcc dot gnu dot org
2008-06-14 22:04 ` rguenther at suse dot de
2008-06-23 10:14 ` rguenth 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=20080611141035.18533.qmail@sourceware.org \
    --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).