public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "markus at trippelsdorf dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)
Date: Thu, 10 Mar 2011 19:14:00 -0000	[thread overview]
Message-ID: <bug-44897-4-LncflojwdA@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-44897-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #14 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-03-10 19:13:55 UTC ---
And the same with debugging symbols:

Program received signal SIGFPE, Arithmetic exception.
[Switching to process 5046]
0x000000000086d41c in cgraph_decide_recursive_inlining
(new_edges=0x7fffffffd750, node=0x7ffff65dbb00) at
../../gcc/gcc/ipa-inline.c:906
906               if (curr->count * 100 / node->count < probability)
(gdb) bt
#0  0x000000000086d41c in cgraph_decide_recursive_inlining
(new_edges=0x7fffffffd750, node=0x7ffff65dbb00) at
../../gcc/gcc/ipa-inline.c:906
#1  cgraph_decide_inlining_of_small_functions () at
../../gcc/gcc/ipa-inline.c:1193
#2  cgraph_decide_inlining () at ../../gcc/gcc/ipa-inline.c:1479
#3  0x00000000006571e9 in execute_one_pass (pass=0x102ee00) at
../../gcc/gcc/passes.c:1556
#4  0x000000000065787a in execute_ipa_pass_list (pass=0x102ee00) at
../../gcc/gcc/passes.c:1923
#5  0x00000000004c152f in do_whole_program_analysis () at
../../gcc/gcc/lto/lto.c:2350
#6  lto_main () at ../../gcc/gcc/lto/lto.c:2462
#7  0x00000000006e7510 in compile_file () at ../../gcc/gcc/toplev.c:579
#8  do_compile () at ../../gcc/gcc/toplev.c:1900
#9  toplev_main (argc=40, argv=0x11679c0) at ../../gcc/gcc/toplev.c:1963
#10 0x00007ffff6d28f8d in __libc_start_main () from /lib/libc.so.6
#11 0x00000000004a9979 in _start () at ../sysdeps/x86_64/elf/start.S:113
(gdb)


  parent reply	other threads:[~2011-03-10 19:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-44897-4@http.gcc.gnu.org/bugzilla/>
2010-10-02 14:13 ` [Bug tree-optimization/44897] -fwhopr + ipa-sra misoptimize sqlite hubicka at gcc dot gnu.org
2010-12-15  1:51 ` hubicka at gcc dot gnu.org
2011-01-10 15:29 ` hubicka at gcc dot gnu.org
2011-01-10 16:40 ` [Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only) hubicka at gcc dot gnu.org
2011-01-10 22:34 ` hubicka at gcc dot gnu.org
2011-03-10 16:07 ` markus at trippelsdorf dot de
2011-03-10 16:26 ` hubicka at ucw dot cz
2011-03-10 18:39 ` markus at trippelsdorf dot de
2011-03-10 19:14 ` markus at trippelsdorf dot de [this message]
2011-04-03  9:00 ` hubicka at gcc dot gnu.org
2011-05-19  8:42 ` vincenzo.innocente at cern dot ch
2011-05-19  9:24 ` hubicka at ucw dot cz
2011-05-25 12:04 ` hubicka at gcc dot gnu.org
2011-05-25 12:27 ` hubicka at gcc dot gnu.org
2011-06-02  1:13 ` hubicka at gcc dot gnu.org
2011-06-02 16:11 ` markus at trippelsdorf dot de
2011-06-02 21:52 ` hubicka 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-44897-4-LncflojwdA@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).