public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "Joost.VandeVondele at mat dot ethz.ch" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/59020] New: [4.9 Regression] internal compiler error: in maybe_add_or_update_dep_1, at sched-deps.c:933
Date: Wed, 06 Nov 2013 10:53:00 -0000	[thread overview]
Message-ID: <bug-59020-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 59020
           Summary: [4.9 Regression] internal compiler error: in
                    maybe_add_or_update_dep_1, at sched-deps.c:933
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: Joost.VandeVondele at mat dot ethz.ch

Created attachment 31172
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31172&action=edit
reduced testcase.

The attached testcase compiled with current trunk fails as

gfortran  -c -O2 -march=native -fmodulo-sched -ffast-math -ffree-form
-fno-inline  bug.f90

bug.f90:98:0: internal compiler error: in maybe_add_or_update_dep_1, at
sched-deps.c:933
   END SUBROUTINE write_forces
 ^
0xf3e498 maybe_add_or_update_dep_1
    ../../gcc/gcc/sched-deps.c:933
0xf3e498 maybe_add_or_update_dep_1
    ../../gcc/gcc/sched-deps.c:928
0xf3e5fc haifa_note_dep
    ../../gcc/gcc/sched-deps.c:1866
0xf35e52 note_dep
    ../../gcc/gcc/sched-deps.c:1901
0xf35e52 add_dependence_1
    ../../gcc/gcc/sched-deps.c:4175
0xf389d1 add_dependence(rtx_def*, rtx_def*, reg_note)
    ../../gcc/gcc/sched-deps.c:1557
0xf3c0f5 chain_to_prev_insn
    ../../gcc/gcc/sched-deps.c:1693
0xf3c0f5 deps_analyze_insn(deps_desc*, rtx_def*)
    ../../gcc/gcc/sched-deps.c:3697
0xf3c6f2 sched_analyze(deps_desc*, rtx_def*, rtx_def*)
    ../../gcc/gcc/sched-deps.c:3739
0x9b1dd5 compute_block_dependences
    ../../gcc/gcc/sched-rgn.c:2721
0x9b1dd5 sched_rgn_compute_dependencies(int)
    ../../gcc/gcc/sched-rgn.c:3234
0x9b4621 schedule_region

This is a recent failure introduced between r204343 and r204377


             reply	other threads:[~2013-11-06 10:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 10:53 Joost.VandeVondele at mat dot ethz.ch [this message]
2013-11-06 10:54 ` [Bug rtl-optimization/59020] " Joost.VandeVondele at mat dot ethz.ch
2013-11-06 11:38 ` rguenth at gcc dot gnu.org
2013-11-19 14:19 ` rguenth at gcc dot gnu.org
2013-11-23 20:24 ` antoine.balestrat at gmail dot com
2013-11-24  0:33 ` hjl.tools at gmail dot com
2013-12-03 18:35 ` wmi at gcc dot gnu.org
2013-12-04 10:09 ` Joost.VandeVondele at mat dot ethz.ch

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-59020-4@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).