public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jv244 at cam dot ac dot uk" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/38431] [graphite] several ICEs with CP2K (summary)
Date: Mon, 15 Dec 2008 19:45:00 -0000	[thread overview]
Message-ID: <20081215194430.30553.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38431-6642@http.gcc.gnu.org/bugzilla/>



------- Comment #15 from jv244 at cam dot ac dot uk  2008-12-15 19:44 -------
(In reply to comment #14)
> OK, full code compiles & runs the test example with -fgraphite
> -fgraphite-identity -fno-strict-overflow

compiling with


-g -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native -ffree-form
-fgraphite -fgraphite-identity -fno-strict-overflow -floop-block
-floop-strip-mine -floop-interchang

it segfaults again :-)

0x0000000000672bd1 in __distribution_optimize_MOD_compute_cost_cpu () at
distribution_optimize.F:286
286             
cost_cpu(local_rows(i),local_cols(j))=cost_cpu(local_rows(i),local_cols(j))+cost_ele_pair(i,j)
Current language:  auto; currently fortran
(gdb) bt
#0  0x0000000000672bd1 in __distribution_optimize_MOD_compute_cost_cpu () at
distribution_optimize.F:286
#1  0x00000000006753da in __distribution_optimize_MOD_distribute_2d_monte_carlo
() at distribution_optimize.F:247
#2  0x00000000006706b7 in __distribution_methods_MOD_distribute_molecules_2d ()
at distribution_methods.F:582
#3  0x0000000000e5822c in __qs_environment_methods_MOD_qs_env_setup () at
qs_environment_methods.F:191
#4  0x0000000000e501ba in __qs_environment_MOD_qs_init_subsys () at
qs_environment.F:992
#5  0x0000000000e55515 in __qs_environment_MOD_qs_init () at
qs_environment.F:322
#6  0x0000000000f7e66a in __qs_main_MOD_quickstep_create_force_env () at
qs_main.F:87
#7  0x0000000000715bfd in __f77_interface_MOD_create_force_env () at
f77_interface.F:734
#8  0x0000000000561abe in __cp2k_runs_MOD_cp2k_run () at cp2k_runs.F:281
#9  0x00000000005652f7 in __cp2k_runs_MOD_run_input () at cp2k_runs.F:1079
#10 0x0000000001463571 in cp2k () at cp2k.F:272
#11 0x000000000146467a in main (argc=2, argv=0x7ffff9cc5928) at
/scratch/vondele/gcc/graphite/libgfortran/fmain.c:21


-- 


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


  parent reply	other threads:[~2008-12-15 19:45 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06 19:31 [Bug middle-end/38431] New: [graphite] several ICEs with CP2K jv244 at cam dot ac dot uk
2008-12-09  8:44 ` [Bug middle-end/38431] " jv244 at cam dot ac dot uk
2008-12-09 19:43 ` jv244 at cam dot ac dot uk
2008-12-09 20:12 ` [Bug middle-end/38431] [graphite] several ICEs with CP2K (summery) grosser at gcc dot gnu dot org
2008-12-09 20:26 ` grosser at gcc dot gnu dot org
2008-12-09 21:03 ` jv244 at cam dot ac dot uk
2008-12-09 21:12 ` jv244 at cam dot ac dot uk
2008-12-10 22:34 ` jv244 at cam dot ac dot uk
2008-12-11 19:20 ` jv244 at cam dot ac dot uk
2008-12-11 20:20 ` [Bug middle-end/38431] [graphite] several ICEs with CP2K (summary) jv244 at cam dot ac dot uk
2008-12-11 21:42 ` jv244 at cam dot ac dot uk
2008-12-13  8:41 ` jv244 at cam dot ac dot uk
2008-12-14 15:56 ` dominiq at lps dot ens dot fr
2008-12-15 17:32 ` jv244 at cam dot ac dot uk
2008-12-15 19:08 ` jv244 at cam dot ac dot uk
2008-12-15 19:45 ` jv244 at cam dot ac dot uk [this message]
2009-01-07 19:07 ` jv244 at cam dot ac dot uk
2009-01-07 19:23 ` sebpop at gmail dot com
2009-01-07 20:52 ` jv244 at cam dot ac dot uk
2009-01-08 17:11 ` spop at gcc dot gnu dot org
2009-01-08 19:31 ` jv244 at cam dot ac dot uk
2009-01-08 19:53 ` sebpop at gmail dot com
2009-01-09  5:38 ` jv244 at cam dot ac dot uk
2009-01-09  6:16 ` jv244 at cam dot ac dot uk
2009-01-09  6:18 ` jv244 at cam dot ac dot uk
2009-01-11 12:30 ` jv244 at cam dot ac dot uk
2009-01-11 12:59 ` jv244 at cam dot ac dot uk
2009-01-11 13:42 ` sebpop at gmail dot com
2009-01-13 19:52   ` Sebastian Pop
2009-01-13 19:53 ` sebpop at gmail dot com
2009-01-13 20:33 ` jv244 at cam dot ac dot uk
2009-01-13 21:57   ` Sebastian Pop
2009-01-13 21:57 ` sebpop at gmail dot com
2009-01-14  6:49 ` jv244 at cam dot ac dot uk
2009-01-14 10:20   ` Sebastian Pop
2009-01-14 10:20 ` sebpop at gmail dot com
2009-01-14 10:51 ` jv244 at cam dot ac dot uk
2009-01-14 12:09 ` jv244 at cam dot ac dot uk
2009-01-14 14:35 ` spop at gcc dot gnu dot org
2009-01-14 14:36 ` spop at gcc dot gnu dot org
2009-01-14 21:11 ` spop 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=20081215194430.30553.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).