public inbox for gcc-bugs@sourceware.org help / color / mirror / Atom feed
From: "ktkachov at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org> To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/56321] [4.8 Regression] ICE:segfault in midend for -funsafe-math-optimizations -O3 Date: Fri, 15 Feb 2013 11:09:00 -0000 [thread overview] Message-ID: <bug-56321-4-uuyTofLyiR@http.gcc.gnu.org/bugzilla/> (raw) In-Reply-To: <bug-56321-4@http.gcc.gnu.org/bugzilla/> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56321 --- Comment #9 from ktkachov at gcc dot gnu.org 2013-02-15 11:08:38 UTC --- Created attachment 29463 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29463 Slightly modified testcase This testcase is similar, but gives the error, I think it has the same cause, might be helpful: testcase.c: In function 'foo': testcase.c:2:6: error: virtual use of statement not up-to-date void foo(int n, int nreps, float tdgefa, float tdgesl) ^ # .MEM_25 = VDEF <_7> printf ("%f\n", _24); testcase.c:2:6: internal compiler error: verify_ssa failed 0x844aec execute_function_todo /work/kyrtka01/local-checkouts/aarch32-trunk-testing/gcc/gcc/passes.c:1967 0x846d3d execute_todo /work/kyrtka01/local-checkouts/aarch32-trunk-testing/gcc/gcc/passes.c:1999
next prev parent reply other threads:[~2013-02-15 11:09 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-02-14 13:47 [Bug tree-optimization/56321] New: " ktkachov at gcc dot gnu.org 2013-02-14 13:52 ` [Bug tree-optimization/56321] " mpolacek at gcc dot gnu.org 2013-02-14 13:58 ` [Bug tree-optimization/56321] [4.8 Regression] " mpolacek at gcc dot gnu.org 2013-02-14 14:07 ` mpolacek at gcc dot gnu.org 2013-02-14 14:42 ` wschmidt at gcc dot gnu.org 2013-02-14 14:43 ` wschmidt at gcc dot gnu.org 2013-02-14 20:11 ` wschmidt at gcc dot gnu.org 2013-02-14 22:05 ` jsm28 at gcc dot gnu.org 2013-02-14 22:27 ` wschmidt at gcc dot gnu.org 2013-02-15 9:43 ` rguenth at gcc dot gnu.org 2013-02-15 11:09 ` ktkachov at gcc dot gnu.org [this message] 2013-02-15 15:14 ` wschmidt at gcc dot gnu.org 2013-02-15 15:49 ` wschmidt at gcc dot gnu.org 2013-02-18 12:12 ` rguenth at gcc dot gnu.org 2013-02-18 12:12 ` rguenth 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-56321-4-uuyTofLyiR@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: linkBe 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).